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
Generating new addresses from external wallet private key
External Keys Multisignature
How to create a MultiChain private key?
Address and priv key longitude?
Create Private Key
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
External key management
+2
votes
I tried the guide for external key management. And I have a questions in mind for it.
Can we just deploy one node of Multichain and use External Key for other users to transact?
I'm trying to implement by using one Server node (or more) and some users will be just using external key to access the Blockchain. Is that possible?
private-key
address
wallet
asked
Mar 13, 2018
by
arkmeje
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
Yes, you can do this, to effectively give users control over their identities on the chain. But in this case you would not be achieving any of the decentralization benefits of the blockchain, and instead just be using signed transactions.
answered
Mar 14, 2018
by
MultiChain
Please
log in
or
register
to add a comment.
...