nation3 / citizen-app

Nation3 citizen app
https://app.nation3.org
GNU General Public License v3.0
39 stars 39 forks source link
cypress nextjs nodejs solidity wagmi web3

Nation3 Citizen App

Vercel


The Nation3 Citizen App at https://app.nation3.org is where people can connect their Ethereum wallet and interact with the foundational Nation3 smart contracts.

app

File Structure

The code in this repository is structured into two main parts:

.
├── contracts # The smart contracts
└── ui        # The user interface (UI) for interacting with the smart contracts

Run the UI locally

See ui/README.md