Skip to content

BOBOtoTHEmoon/bankless-dao-website

 
 

Repository files navigation

Bankless Community Website

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

Local Development

yarn dev

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

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.5%
  • JavaScript 1.3%
  • CSS 1.2%