whisky
Github
  • whisky
  • WASM - whisky-js
  • Tx Builder
    • Getting Started
      • Lock Fund
      • Unlock Fund
      • Mint Tokens
      • Delegate Stake
      • Complex Transaction
    • Service Integration
  • Services
    • Providers
      • Fetcher
      • Evaluator
      • Submitter
Powered by GitBook
On this page
  • Evaluator
  • Fetcher
  • Submitter
  1. Tx Builder

Service Integration

TxBuilder can be integrated with services to streamline transaction building.

Evaluator

Integration is completed

The evaluator service provided helps perform redeemer execution unit optimization, returning an error message in case of an invalid transaction.

Fetcher

Integration is not live yet

The fetcher service helps with auto-completing missing information in transaction building by fetching information from the blockchain. Affected APIs are tx_in, tx_in_collateral, spending_tx_in_reference.

Submitter

Integration is not live yet

The submitter service provides alias function(s) for handy transaction submission.

PreviousComplex TransactionNextProviders

Last updated 1 month ago