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.

Use

  • Node App
  • Node CLI
  • Mine
  • Block Explorer
  • Ecosystem

Learn

  • Get Started
  • FAQ
  • Whitepaper
  • Tokenomics

Community

  • Foundation
  • Governance
  • Grants
  • Our Community

Developers

  • Documentation
  • Github
Privacy Policy

|

Media Kit

|

Copyright 2024 Iron Fish.