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
Best option to store user confidential Info ?
what is the best way to store user confidential info in blockchain instead traditional databases ?
How to provide user and password details for savoir ?
We need a currency and want to allow user to create account from UI and send/receive amount between wallet
allow that each user hold a secure address and can transfer assets from one to another account using web application
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
User info related to education and experience
+2
votes
I am making a MERN stack application where I want to store profile data pertaining to education and experience of the user on multichain managed private blockchain. Please help anyone with that.
asked
Mar 9, 2019
by
prateek951
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
+2
votes
You can get started by using one of the JavaScript libraries for MultiChain:
https://www.multichain.com/developers/
Or alternatively, just use the JSON-RPC API directly – this might be necessary if the JavaScript library doesn't cover all the MultiChain API calls you need.
answered
Mar 11, 2019
by
MultiChain
Please
log in
or
register
to add a comment.
...