let prefix = 0x3d;
let acc: Account = Account::new(prefix);
// Get Keys
let spendKey = acc.address.spend;
let viewKey = acc.address.view;
// Get Address
let address = acc.get_address();
-
Notifications
You must be signed in to change notification settings - Fork 0
Account lib for cryptonote
License
cryptonote-rust/account
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Account lib for cryptonote
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published