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 is the best way to create a local wallet/node similar to Bitcoin Core using Multichain
what is the best way to store user confidential info in blockchain instead traditional databases ?
What is the best way to determine the integrity of a stream in Multichain?
Security - Is there a way to protect access if the node is compromised?
How to store the json data of a stream which has multiple keys in a variable?
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 is the best practise to run a private node but not store private keys anywhere to ensure better security
+1
vote
I am using bitcore-lib bitcore-cash bitcore-mnemonics for the address and privatekeys generation , is it safe to build an exchange using these services ?
asked
Sep 28, 2018
by
adarshajha
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
+1
vote
Best answer
There are many options for storing private keys outside of the node's wallet. Please consult these pages for some initial ideas and approaches:
https://www.multichain.com/developers/external-key-management/
https://www.multichain.com/developers/cold-nodes-wallets/
answered
Sep 30, 2018
by
MultiChain
selected
Oct 1, 2018
by
adarshajha
Please
log in
or
register
to add a comment.
...