package
0.0.0-20241014091902-bb33d8e31da5
Repository: https://github.com/exocorenetwork/exocore-sdk.git
Documentation: pkg.go.dev

# Functions

GetAddressFromKeyStoreFile We are using Web3 format defined by https://ethereum.org/en/developers/docs/data-structures-and-encoding/web3-secret-storage/.
No description provided by the author
WriteKey writes the private key to the given path The key is encrypted using the given password This function will create the directory if it doesn't exist If there's an existing file at the given path, it will be overwritten.
No description provided by the author