Skip to content

Nomos platform based on Dfinity, building Daos, Daon management, and reputation governance.

Notifications You must be signed in to change notification settings

NnsDao/nomos-v1

Repository files navigation

Nomos Core

Nomos Live

Nomos Platform

Quick Start

To learn more before you start working with icptree, see the following documentation available online:

Step0

0.install vessel

1.Download the binary file from https://github.com/dfinity/vessel/releases/

2.Open the /usr/local/bin directory via terminal, hold the binary and drag it into this directory

3.Then source the configuration file, if you are using zsh, you can run: source ~/.zshrc

Step1

npm install or npm install --legacy-peer-deps

Step2

# Starts the replica, running in the background
dfx start --background

# Deploys your canisters to the replica and generates your candid interface
dfx deploy

Once the job completes, your application will be available at http://localhost:8000?canisterId={asset_canister_id}.

Additionally, if you are making frontend changes, you can start a development server with

Step3

npm run dev

Which will start a server at http://localhost:8080, proxying API requests to the replica at port 8000.

Deploy to IC

sudo dfx deploy --no-wallet --network ic

canister id

dev ohydk-giaaa-aaaal-qbahq-cai

prod h637e-ziaaa-aaaaj-aaeaa-cai