nuoomnoy02 / bankless-dao-website

The repository for the frontend of https://www.bankless.community/

Home Page:https://www.bankless.community/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bankless Community Website

Bootstrapped with NextJS, Web3React, Web3 Modal, and Ethers and configured with:

Local Development

Web3React doesn't like hot reload; use yarn build && yarn start instead of yarn dev to make it work

Notes

Before committing yarn.lock, verify that the entry for ethereumjs-abi reads

"ethereumjs-abi@git+https://github.com/ethereumjs/ethereumjs-abi.git":
  version "0.6.8"
  resolved "https://github.com/ethereumjs/ethereumjs-abi#1a27c59c15ab1e95ee8e5c4ed6ad814c49cc439e"
  dependencies:
    bn.js "^4.11.8"
    ethereumjs-util "^6.0.0"

This is a temporary fix to allow Netlify to build with walletconnect

About

The repository for the frontend of https://www.bankless.community/

https://www.bankless.community/


Languages

Language:TypeScript 97.5%Language:CSS 1.6%Language:JavaScript 1.0%