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
Multichain 1.0.4 Data Streams: Is there a way to query with an array of transactions?
Is there any way to call Multichain API in synchronously in node JS ?
is it possible that there are N wallet in a Multichain node ?
Is there a plan of having smart contract in Multichain?
Is there a way of storing files greater than 64MB in a stream?
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
Is there an implementation of Multichain in node?
+1
vote
I was wondering if i can install the whole item using node.
asked
Mar 31, 2021
by
makoya
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
+1
vote
Best answer
MultiChain is a tool written in C and which runs as a compiled executable. You could create a wrapper for it using Node, and there is a Node/JavaScript library available, but MultiChain itself is not available in Node:
https://www.multichain.com/developers/
answered
Apr 1, 2021
by
MultiChain
selected
Apr 1, 2021
by
makoya
Please
log in
or
register
to add a comment.
...