How to make transactions without creating assets in multichain

0 votes
I am trying to develop a system that contains buying and selling and requires transferring local currency(i am calling it Mycoin). Suppose i have to send Mycoin to few of my friends, how can i do it without creating assets everytime i want to make the transfer?
Jul 3, 2018 in Blockchain by slayer
• 29,350 points
526 views

1 answer to this question.

0 votes
Best answer

To transfer your Mycoins, you can make use of the send command as follows:
send address amount

where address is the address of the receiver. 
To Know more about this, check out https://www.multichain.com/developers/json-rpc-api/

answered Jul 3, 2018 by Omkar
• 69,210 points

selected Jul 3, 2018 by slayer

Related Questions In Blockchain

0 votes
1 answer

How to make sure transactions take no fee in a private Ethereum blockchain?

In a private ethereum network you have ...READ MORE

answered Mar 26, 2018 in Blockchain by Christine
• 15,790 points

edited Mar 26, 2018 by Christine 1,367 views
0 votes
1 answer

How i can use nodejs to watch transactions in bitcoin network?

you can use  const Socket = require('blockchain.info/Socket'); const mySocket ...READ MORE

answered Jul 9, 2018 in Blockchain by digger
• 26,740 points
1,045 views
0 votes
1 answer

How to control visibility of assets in Hyperledger Fabric?

you can use proof of Authority consensus ...READ MORE

answered Jul 10, 2018 in Blockchain by digger
• 26,740 points
639 views
0 votes
1 answer

How to make Geth transactions faster?

You can change the speed by the ...READ MORE

answered Jul 17, 2018 in Blockchain by slayer
• 29,350 points
1,449 views
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,241 views
0 votes
1 answer

Invalid Batch or signature in Savtooth

This will solve your problem import org.apache.commons.codec.binary.Hex; Transaction txn ...READ MORE

answered Aug 1, 2018 in Blockchain by digger
• 26,740 points
738 views
+1 vote
1 answer
0 votes
1 answer

How to increase speed of block generation in Multichain?

It could be because of the script ...READ MORE

answered Mar 1, 2019 in Blockchain by Omkar
• 69,210 points
680 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP