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
How to check transactions within a block?
Informations about how to proceed to start a private block chain.
how to find the block size (in MB) of a block?
how to automate to create a blockchain instead of Command Line Interface
How to create a sign from external function?
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 create a Block?
+1
vote
Hello I am working with Supply chain and want to create a chain with Block having fields such as Previous Block , Next Block , Data but couldn't find anything for it ?
So How could a i create a chain of Blocks
Waiting for your response
asked
Mar 3, 2020
by
Fahad
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
MultiChain automatically takes care of generating the chain of blocks. You only need to worry about what you want to do with that blockchain. I recommend getting started here:
www.multichain.com/getting-started/
answered
Mar 4, 2020
by
MultiChain
Thanks for the respones.
But How could i validate the any value between two parties for example Medicine validate with Two Parties ?
Please
log in
or
register
to add a comment.
...