A platform for artists to create NFTs in support of Ukraine: all proceeds go to UkraineDAO and Unchain Fund. This repository contains the codebase for poignard frontend.
- Clone the repository.
- Create a new local branch for whatever you are working on. For example,
git checkout -b <branch-name>. npm installto get the dependancies installed locally.- Create a
.env.localfile and copy the variables fromsample.envwith your own corresponding secrets. npm run devto start running the server locally.
Once you have commited changes in your local branch and pushed to your cloned repository, make a pull request to the develop branch for review.
Runs on NextJs with the use of additional libraries below.
- ChakraUI
- Styled Components
- EthersJs
- Web3Js
- Web3Modal
- Axios
- Urql
- Faketag
- JWT