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
Is there anyway to connect my blockchain to a front end website?
Connect rpc to a node in my ubuntu server from local machine using node js
How do i connect a new node to a pre-existing chain without the new node having multichain on it.
How a node can add data to the chain using python?
How to push data to multichain using Node JS API
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 connect a chain to Front end Using node.js
+1
vote
We are developing a web application that requires interaction of multichain with front end...we have the library file downloaded from
https://www.multichain.com
for node.js we need help regarding the actual use of it..can anyone help please?
asked
Mar 3, 2019
by
tk
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
2 Answers
+1
vote
I recommend that for asset management, you use key pairs, storing them securely and the front end endorsing the transaction when necessary.
answered
Mar 3, 2019
by
suscitar
Please
log in
or
register
to add a comment.
+1
vote
As for what can be used, access the link:
https://github.com/scoin/multichain-node
answered
Mar 3, 2019
by
suscitar
Please
log in
or
register
to add a comment.
...