Skip to content

AsureNetwork/asure-network-mvp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to

Start blockchain

cd asure-network-mvp-node/
target/release/asure-network-mvp-node --dev

# or

cargo build
cargo run

Restore Alice Account with balances

subkey restore Alice

Start Substrate-UI

cd asure-network-mvp-node-ui/
yarn dev

Start polkadot-js/apps

cd apps/
yarn run start

About

Decentralized pension network with substrate

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages