Skip to content

44uk/nem-rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEM-rb

The ruby version of NEM-py.

Setup

gem install digest-sha3
gem install base32
# or bundle install

Verification test vectors

# example
ruby test_nem_vectors.rb --test-sha3-256-file ../nem-test-vectors/0.test-sha3-256.dat
ruby test_nem_vectors.rb --test-keys-file ../nem-test-vectors/1.test-keys.dat
ruby test_nem_vectors.rb --test-sign-file ../nem-test-vectors/2.test-sign.dat

Releases

No releases published

Packages

No packages published

Languages