Skip to content

vitvakatu/cryptocurrency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cryptocurrency

Simple example how to write a service with Exonum.

How to run

To compile, run

cargo build

To start one node, run:

cargo run -- generate-testnet 1 --output-dir .
cargo run -- run -c validators/0.toml -d db0 --public-api-address 127.0.0.1:3000

How to use

Use basic scripts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages