Show / Hide
Table of Contents
Last modified: 2024-09-14
Helper functions
There are some functions that don't quite fit into another topic. They will be referenced as helper.X
in other topics
Retrieving the Owner ID
If you have the public key of a wallet you can determine the ownerID
Libraries
Convert String to Uin160
Convert a string format Neo (3) address into a uint160
. This is the format required for making transfers
Get credentials from path
This returns the private key, which anything can be derived from, with regards to a wallet
Calculate Epochs
This is a very simple estimation of calculating the total amount of epochs at at some point in the future