Skip to content

provable-things/rust-eos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-eos

An Eos library implemented in Rust

Execute test case

  1. Install RUST
# curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  1. Clone rust-eos repository
# git clone https://github.com/bifrost-codes/rust-eos
  1. Run Cargo test
# cargo test
# test result: SUCCESSED. 100 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out

About

An EOS library implemented in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%