Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - dc366

Pages: [1]
1
Technical Support / How to Decrypt Memo in a Transaction
« on: September 06, 2018, 10:41:44 pm »
How do I go about decrypting a memo in a Transaction? Take a look at the transaction here: https://cryptofresh.com/tx/c40bf4fe660a8dfde08c5d7f0ae5938304dcd7c2
Click on Show raw transaction. There you will be able to see the memo field.

2
Technical Support / How to Issue an Asset using python-bitshares
« on: August 28, 2018, 09:58:22 pm »
We just created a new UIA. I am setting up a server that users can upload our digital currency. I want my server to then execute a python script that will issue assets to their bitshares account. I am using code from bitshares-python (https://github.com/bitshares/python-bitshares). Can someone show by example how to issue the asset to a particular user?  I have been using transfer function from python-bitshares/bitshares/bitshares.py but I don't think that's the right way. I want to issue not transfer.

3
Technical Support / Re: How to add digital currency in Bitshares?
« on: July 16, 2018, 08:23:36 pm »
Ok, I looked into it and I was able to do the things you mentioned on the testnet.

Now I want users to be able to deposit our digital currency into bitshares and also be able to withdraw our currency out of bitshares. Is there an API? How do we go about it?

If you don't understand what I mean, Say I privately own (outside of bitshares)  x coins of currency called alpha, how will I be able to upload them to bitshares?

4
Technical Support / How to add digital currency in Bitshares?
« on: May 29, 2018, 06:51:28 pm »
Hi we have our own digital currency that is not block chain based. How do we add our currency in Bitshares? Is there a guide with examples?

Pages: [1]