/tech-docs-bitfinity-evm

📓 The source repository for Bitfinity documentation website

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

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.