NetworksRelease VersioningOffline transaction signingGlossary
Hardfork Update Process

wallet/signTransaction

Takes in an unsigned transaction and signs it with the wallet's spending key. You do not need to specify the account, the RPC will iterate through all accounts to find the one that can sign the transaction.

Returns the signed transaction and the account name that signed the transaction.

You can use the addTransaction RPC to add the signed transaction to the wallet and mempool.

Request 

{
  unsignedTransaction: string
}

Response 

{
  transaction: string
  account: string
}
View on Github

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

Discover our impactful presence — read our blog.

Learn

  • FAQ
  • Whitepaper
  • Tokenomics

Use

  • Get Started
  • Node App
  • Mine
  • Block Explorer
  • Ecosystem

Developers

  • Documentation
  • Github

Community

  • Foundation
  • Governance
  • Grants
  • Our Community

Company

  • About Us
  • Media Kit
  • Contact Us
Privacy Policy

|

Copyright 2024 Iron Fish.