entropyxyz / cli

CLI utility to ease interactions with an Entropy network.
GNU Affero General Public License v3.0
5 stars 0 forks source link

createAccount #148

Open rh0delta opened 3 days ago

rh0delta commented 3 days ago
createAccount({ name, seed, path? }): Promise<{name, address, data: EntropyAccountData}>