Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.55 KB

README.md

File metadata and controls

38 lines (24 loc) · 1.55 KB

Bankless NFT Platform Website

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

Local Development

install dependencies: yarn run local development server: yarn dev

Notes

This project was originally cloned from the bankless-dao-website repo and has since been stripped back in preperation of a complete design overhaul.

@yves has provided incredible designs produced in figma

please view the github projects page for this repo to get a sense of how you might be able to help.

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