oasys-randao-cli
v1.0.9
Published
- Run with private key
Downloads
9
Readme
Randao Cli
- Run with private key
randao run -k [privateKey]
- Run with keystore
randao run -r [keystore] -p [password]
- Run with chains config file
randao run -k [privateKey] -s [file] || randao run -k [privateKey] --chains [file]