@nexajs/rostrum

23.12.25 • Public • Published

Rostrum

Provides convenient browser access to ALL methods supported by remote Rostrum servers.

Rostrum Protocol Methods NexaJS Library Methods Parameters
blockchain.address.decode decodeRemoteAddress ( string )
blockchain.address.get_balance getAddressBalance ( string )
blockchain.address.get_first_use getAddressFirstUse ( string )
blockchain.address.get_history getAddressHistory ( string )
blockchain.address.get_mempool getAddressMempool ( string )
blockchain.address.get_scripthash getAddressScriptHash ( string )
blockchain.address.listunspent getAddressUnspent ( string )
blockchain.address.subscribe ... ...
blockchain.address.unsubscribe ... ...
blockchain.block.get ... ...
blockchain.block.header ... ...
blockchain.block.headers ... ...
blockchain.estimatefee ... ...
blockchain.headers.subscribe ... ...
blockchain.headers.tip ... ...
blockchain.relayfee ... ...
blockchain.scripthash.get_balance ... ...
blockchain.scripthash.get_first_use ... ...
blockchain.scripthash.get_history ... ...
blockchain.scripthash.get_mempool ... ...
blockchain.scripthash.listunspent ... ...
blockchain.scripthash.subscribe ... ...
blockchain.scripthash.unsubscribe ... ...
blockchain.transaction.broadcast ... ...
blockchain.transaction.get ... ...
blockchain.transaction.get_confirmed_blockhash ... ...
blockchain.transaction.get_merkle ... ...
blockchain.transaction.id_from_pos ... ...
blockchain.utxo.get ... ...
cashaccount.query.name ... ...
mempool.get_fee_histogram ... ...
token.address.get_balance ... ...
token.address.get_history ... ...
token.address.get_mempool ... ...
token.address.listunspent ... ...
token.genesis.info getGenesisInfo ( string )
token.genesis.info getTokenInfo (alias) ( string )
token.nft.list getNftList ( string )
token.scripthash.get_balance ... ...
token.scripthash.get_history ... ...
token.scripthash.get_mempool ... ...
token.scripthash.listunspent ... ...
token.transaction.get_history getTokenHistory ( string )

Readme

Keywords

none

Package Sidebar

Install

npm i @nexajs/rostrum

Weekly Downloads

31

Version

23.12.25

License

MIT

Unpacked Size

42.3 kB

Total Files

26

Last publish

Collaborators

  • modenero
  • nyusternie