Counterparty "Assets" wiki

Having read the wiki on assets, please post any corrections or suggestions you have on this thread.

[quote author=Bountyful link=topic=142.msg1083#msg1083 date=1393951118]
[quote author=cityglut link=topic=142.msg962#msg962 date=1393696907]
Having read the wiki on assets, please post any corrections or suggestions you have on this thread.
[/quote]


I think the examples are clear, but the command line use cases could use "real life" examples with an amount, address, format of quantity etc. It should be very easy for some to fire up Counterparty and copy an example for "testnet" or "live" testing. I have a few people who PM me for command line examples as they get errors and it would be great to point them to something like:


issuance --source=[address]–asset=[asset] --quantity=[quantity] --divisible --callable --call-date=[call_date] --call-price=[call_price] --description=[asset_description]


would look like:


[font=verdana]issuance --source=1234XXXXXXX  --asset=MYCOIN --quantity=1000000000 --divisible --callable --call-date=010302014 --call-price=5 --description="This is my test asset you can find at http://www.counterparty.com/wiki"[/font]

[font=verdana]This would help reduce the barrier to trial.[/font]
[/quote]

That is a good recommendation, thanks, Bountyful!