NetworksRelease VersioningOffline transaction signingGlossary
Hardfork Update Process

wallet/buildTransaction

Builds a raw transaction to produce an unsigned transaction. An unsigned transaction includes pre-computed zero-knowledge proofs for transaction spends and outputs, but is not yet signed.

Building a raw transaction does not require a spend key. Unsigned transactions are not added to the wallet, mempool, or broadcast.

Use the wallet/createTransaction RPC to create a raw transaction.

Request 

{
  account?: string
  rawTransaction: string
}

Response 

{
  unsignedTransaction: 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.