Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 868 Bytes

File metadata and controls

30 lines (17 loc) · 868 Bytes

Bitfinity EVM Documentation

Screenshot 2023-03-15 at 18 05 45

Project license Discord

Prerequisites

Development

$ git clone https://github.com/bitfinity-network/tech-docs-bitfinity-evm

$ cd tech-docs-bitfinity-evm

$ curl -fsSL https://get.pnpm.io/install.sh | sh -

$ pnpm i

$ pnpm start

Deployment

The docs are automatically built and deployed to docs.bitfinity.network with each commit to main.