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
Can I connect on a machine(A) the multichain's client to a node running on a machine(B) ?
User the Multichain Node.js API, how can I publish to a stream?
Why do I have problems to create issue from a new node connect althoug I put true in anyone-can-issue?
Connect rpc to a node in my ubuntu server from local machine using node js
How can I addnode in diffrent machine which is in entreprise domain to my host sub network blockchain
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
Which code can i write to connect the node.js to multichain blockchain running in a docker ?
+2
votes
I have to develop a smart contract app based on multichain blockchain running in a container. but i need first to interconnect the multichain blockchain to node.js environment where i can write the smart filter's code.
asked
May 9, 2020
by
anonymous
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
A smart filter is installed via the regular JSON-RPC API. Please see this guide and tutorial for more information:
https://www.multichain.com/developers/smart-filters/
answered
May 11, 2020
by
MultiChain
Please
log in
or
register
to add a comment.
...