lladawn / bankless-dao-website

[ARCHIVED] The repository for the frontend of 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

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/

License:MIT License


Languages

Language:TypeScript 97.5%Language:JavaScript 1.3%Language:CSS 1.2%