Post
Topic
Board Announcements (Altcoins)
Re: [ANN] ProofCore - Multichain based Permissioned Blockchain Platform
by
tagbond
on 03/10/2017, 03:35:07 UTC
You can now connect and create your own assets - I will send 1 TAG to whoever needs to do this, which will be good for 2000 transactions at least. I have described how to do this in the main post.

Once you have the asset issued to you, here are some commands to use:
getbalance - total balance of native currency TAG in your wallet
getmultibalances - see how much for each Token you have, split by address
getmultibalances
- see how much for each Token you have, for one address
send
(sends pcm currency only)
sendasset
- the tag-amount sends some of your tag currency to someone at the same time, optional
gettransaction txID (details of a transaction)
sendwithdata
'{"assetname":125}' 737572707269736521 (sends asset with a message that is recorded on the chain with the transaction

You can create new private keys outside of the chain and import them using importprivkey or importaddress if you want watch only. Private Keys and addresses follow the same format as Bitcoin