- Node 16.13+
$ 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
The docs are automatically built and deployed to docs.bitfinity.network with each commit to main
.