Nation3 citizen app
Last updated Jun 4, 2026
39
Stars
42
Forks
13
Issues
0
Stars/day
Attention Score
41
Language breakdown
No language data available.
▸ Files
click to expand
README
Nation3 Citizen App
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.
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
🔗 More in this category