First, run the development server:
npm install
npm run dev
# or
yarn
yarn dev
Open http://localhost:3000 with your browser to see the result.
Make a PR with changes on the /public/blockchains.json
file
Make PRs improving the front-end
First, run the development server:
npm install
npm run dev
# or
yarn
yarn dev
Open http://localhost:3000 with your browser to see the result.
Make a PR with changes on the /public/blockchains.json
file
Make PRs improving the front-end