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
What backend programming language is multichain written in
what language is the multichain blockchain platform built in
What Language is MultiChain writen in?
What searching algorithm does "liststreamkeyitems" use?
what is maximum transaction size in multichain and what does parameter max_std_tx_size means?
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
What programming language does MultiChain use?
+2
votes
asked
Mar 30, 2018
by
Steven
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
+1
vote
MultiChain itself is written in C++ but it provides a JSON-RPC interface that can be used with any modern programming language. See the bottom of this page for some libraries for multiple languages:
https://www.multichain.com/developers/
answered
Mar 31, 2018
by
MultiChain
Please
log in
or
register
to add a comment.
...