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
uploading and retrieval of file from MC2.0 Alpha 3
Storing media file in Blockchain
User authentication and file sharing in multichain
we have change to version MC 1.0.5, still the chain stops on it own
What is the point of Decentralized storage
4,176
questions
4,389
answers
5,753
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
connection
data
performance
blocks
demo
web
json
database
storage
native-currency
bitcoin
private-blockchain
network
fee
smart-contracts
wallets
signrawtransaction
off-chain
multiple-nodes
exchange
getnewaddress
File Handling Question
+1
vote
What is the best way to store files or should we really store file on the blockchain? if not, what are the best practices?
files
storage-blockchain-mediafile
asked
15 hours
ago
by
eskiesirius
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
Publish the files onto streams using off-chain data. Background information here:
https://www.multichain.com/blog/2018/06/scaling-blockchains-off-chain-data/
answered
12 hours
ago
by
MultiChain
Got it so i guess i will just hash the contents of the file and store it..
If you use off-chain publishing within MultiChain, all of that is taken care of for you, along witih peer-to-peer delivery of the full file contents.
I read this
https://www.multichain.com/developers/enterprise-streams/
documentation(still confused) but without the enterprise, i can still able to do it?
Yes, but with the Community version you cannot control read permissions on streams. Every node is able to see everything.
Please
log in
or
register
to add a comment.
...