Login
Register
All Activity
Questions
Unanswered
Tags
Users
Ask a Question
Welcome to the Developer Q&A for the
MultiChain
blockchain platform.
Please feel free to ask questions about the platform to receive answers from the MultiChain developers or other members of the community.
Related questions
How to use the dumpprivkey?(In nodejs)
How to make connections with other nodes in Multichain using java??
how to update asset in multichain
is it a good idea to use for each asset subscribe and listassettransactions
How do I subscribe to new stream events? Polling the RPC endpoint, push notifications?
4,156
questions
4,369
answers
5,718
comments
Most popular tags
multichain
streams
assets
stream
transactions
json-rpc
blockchain
wallet
permissions
error
address
raw-transactions
asset
mining
node
api
issue
multichain-explorer
nodes
connect
multichaind
multisig
transaction
smart-filters
metadata
private-key
atomic-exchange
multichain-cli
multichain-web-demo
data
connection
performance
blocks
demo
web
json
database
storage
native-currency
bitcoin
private-blockchain
network
fee
smart-contracts
wallets
signrawtransaction
off-chain
exchange
multiple-nodes
getnewaddress
how to subscribe asset in multichain using nodejs
+2
votes
asked
Oct 1, 2018
by
anonymous
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
You may want to try the JavaScript library linked from the bottom of this page:
https://www.multichain.com/developers/
Then you just need to issue the subscribe command with the asset name as the first (and only) parameter.
answered
Oct 2, 2018
by
MultiChain
Please
log in
or
register
to add a comment.
...