Skip to content

The ultimate NextJS EVM Dapp Boilerplate which gives you maximum flexibility and speed. Feel free to fork and contribute. Although this repo is called "EVM Boilerplate" it works with any EVM system (BSC, Polygon, Optimism, Arbitrum, zkSync, Aurora, Avalanche ...) and it doesn't use any commercial SDK ! Happy BUIDL!👷‍♂️

License

Notifications You must be signed in to change notification settings

metastake/evm-boilerplate

Repository files navigation

EVM Boilerplate for faster dApps development

This is a Boilerplate for EVM dApp built on Next.js project bootstrapped with Mantine

Demo

Main branch will be released at this point

⭐️ Star us

If this boilerplate helps you build EVM (Ethereum, Polygon, Optimism, Arbitrum, BNB Chain, zkSync, Avalache ..) dapps faster - please star this project, every star makes us very happy!

🚀 Quick Start

📄 Clone or fork evm-boilerplate:

git clone https://github.com/metastake/evm-boilerplate.git

💿 Install all dependencies:

cd evm-boilerplate
yarn install

✏ Rename .env.local.example to .env.local and provide required data.

🖊️ Fill the environment variables in your .env.local file in the app root:

  • INFURA_KEY: You can get it here.

Example:

INFURA_KEY=aeeb346cf0b2ba923663bdcae0cfcc27

🚴‍♂️ Run your App:

yarn dev

✨ Contributors

Feel free to contribute 🧙 to evm-boilerplate project. But first, please read the Contributing Guidelines before opening an issue or PR so you understand the branching strategy and local development environment.

Made with contrib.rocks.

About

The ultimate NextJS EVM Dapp Boilerplate which gives you maximum flexibility and speed. Feel free to fork and contribute. Although this repo is called "EVM Boilerplate" it works with any EVM system (BSC, Polygon, Optimism, Arbitrum, zkSync, Aurora, Avalanche ...) and it doesn't use any commercial SDK ! Happy BUIDL!👷‍♂️

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published