NetworksRelease VersioningOffline transaction signingGlossary
Hardfork Update Process

wallet/createAccount

Creates a new account in the wallet with the given name and optionally sets it as the default account.

Request #

{
  name: string
  default?: boolean
}

Response #

{
  name: string;
  publicAddress: string;
  isDefaultAccount: boolean;
}
View on Github

Join our newsletter and stay up to date with privacy and crypto.

Discover our impactful presence — read our blog.

Privacy Policy

|

Copyright 2025 Iron Fish.