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
Node.js module to talk to multichain CLI
How to run multichain as a system service so that the node starts on system reboot
Running node as a service
How we can use createrawsendfrom in multichain-node,working perfectly in cli cmd but not as rest api in node js.
Is there such a thing as Bitcore Wallet service for Multichain ?
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
Distribute MultiChain as a node module
+1
vote
Is it possible to distribute MultiChain as a node module ?
asked
Jun 12, 2017
by
morpheus
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
+1
vote
I don't know for sure – MultiChain is a compiled C++ executable, so the question is whether it's possible to distribute an executable wrapped in a Node.js module?
answered
Jun 13, 2017
by
MultiChain
Looking for an easy way to on board Mulitchain user
Some packages (like the nsq driver for nodejs) include C++, but your user will have to install a compiler before being able to use the package.
Please
log in
or
register
to add a comment.
...