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.

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.