Skip to content

m-peko/tetherion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 

License Build Test Lint

Blockchain implementation in Rust.

Only for educational purposes, at least for now :)

 

This project is under development and subject to change. Contributions are welcome. You can also log an issue if you have a wish for enhancement or if you spot a bug.

Quick start

You will need Rust and Cargo installed.

# Download the code
$ git clone https://github.com/m-peko/tetherion
$ cd tetherion

# Build the project in release mode
$ cargo build --release

# Run the Tetherion
$ ./target/release/tetherion

About

Blockchain implementation in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages