Git Product home page Git Product logo

citizen-app's Introduction

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

Testing against the Sepolia Ethereum testnet

Add Sepolia testnet variables to your local development environment:

cp .env.sepolia .env.local

Start the development server:

yarn dev

Once you go to http://localhost:42069, you will see the message "Nation3 uses Goerli as its preferred network":

Screen Shot 2022-05-21 at 11 10 06 AM

Solve this by switching to the Goerli Test Network in MetaMask:

Screen Shot 2022-05-21 at 11 03 28 AM

Testing against the Sepolia Ethereum testnet

Add Sepolia testnet variables to your local development environment:

cp .env.sepolia .env.local

Start the development server:

yarn dev

Once you go to http://localhost:42069, you will see the message "Nation3 uses Sepolia as its preferred network":

Screenshot 2024-01-25 at 13 09 56

Solve this by switching to the Sepolia Test Network in MetaMask:

Screenshot 2024-01-25 at 14 45 18

Run the smart contracts locally

Follow the instructions at contracts/README.md#local-setup.

Update the NEXT_PUBLIC_CHAIN variable in .env.local to match your local Ethereum node.

Start the development server:

yarn dev

citizen-app's People

Contributors

aahna-ashina avatar luisivan avatar gregfromstl avatar ttnguyendev avatar southbears avatar xpi2 avatar caranell avatar benya7 avatar dependabot[bot] avatar johnmark13 avatar yahiamarzouk avatar geraldchen890806 avatar biendeveloper avatar pythonpete32 avatar abhisheknaiidu avatar okhaimie-dev avatar 0xbhagi avatar tayyabmh avatar bananafo avatar brymut avatar jaywelsh avatar nicolagenesin avatar wkm97 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.