Announcing Simple Assets v0.1.1

We want to thank the community and the developers who’ve been communicating, experimenting, and most importantly, CREATING simple assets in the Jungle Testnet since our launch.

Github: https://github.com/CryptoLions/SimpleAssets

Presently, SimpleAssets is deployed to the Jungle Testnet. You can interact with it on the command line like this:

asset='{"author": "youreosaccount",
        "category": "weapon",
        "owner": "recipientaccount",
        "idata": "{\"power\": 10, \"speed\": 2.2, \"name\": \"Magic Sword\" }",
        "mdata": "{\"color\": \"bluegold\", \"level\": 3, \"stamina\": 5, \"img\": \"https://bit.ly/2MYh8EA\" }",
        "requireClaim" : 0
       }'
./cleos.sh push action simpl1assets create "$asset" -p youreosaccount

Or link a Jungle Testnet account with Scatter (instructional video), and try the Simple Asset Market, and this cool little Game that uses and creates assets.

Updates:

We’ve made two updates:

  • We added an UNTIL DATE for Lending Assets, so the borrower can have a guarantee. Originally we envisioned such guarantees happening through a trusted third party Escrow service, but it’s a good idea to have to this parameter anyway for lenders of assets who want to make such commitments.
  • We now allow BATCH functionality so that many assets can be Transferred, Lent, Returned, or Burned with a single action.

Future plans:

  • Fungible Tokens (Monday or Tuesday)
  • Launching on the Mainnet (soon)
  • Setting up governance (ongoing)
  • Introducing the concept of Ownership Authority to the community (next week)

# Change Log v0.1.1

Borrowing Assets

– sdelegate table — added new field: untildate
– delegate action added parameters untildate. Action does a simple check if parameter was entered correctly (either zero or in the future).
– undelegate will not work until untildate (this guarantees a minimum term of the asset loan).
– allow transfer asset back (return) if its delegated, sooner than untiltime (borrower has option ton return early)

Batch Processing

– claim action: assetid parameter changed to array of assetsids. Multiple claim logic added.
– offer action: assetid parameter changed to array of assetsids. Multiple offer logic added.
– canceloffer action: assetid parameter changed to array of assetsids. Multiple cancelation logic added.
– transfer action: assetid parameter changed to array of assetsids. Multiple assets transfer logic added.
– burn action: assetid parameter changed to array of assetsids. Multiple burning logic added.
– delegate/undelegate action: assetid parameter changed to array of assetsids. Multiple delegation/undelegation logic added.

Misc

– sdelagate table structure renamed to sdelegate (typo)
– create action parameters renamed: requireClaim -> requireclaim
– assetID action parameter renamed in all actions to assetid

Please let us know what you think by joining our Telegram channel.

https://simpleassets.io/

???

CryptoLions is an EOS Block Producer based in Ukraine. We strive to make EOS more valuable by building projects that improve the ecosystem, by setting the standard for transparency and accountability, and by popularizing EOS all over the world.

website: http://cryptolions.io/
github: https://github.com/CryptoLions
telegram: https://t.me/CryptoLions_io
steemit: https://steemit.com/@cryptolions
twitter: https://twitter.com/EOS_CryptoLions
medium: https://medium.com/@cryptolions/
youtube: https://www.youtube.com/channel/UCB7F-KO0mmZ1yVBCq0_1gtA

Russian/Ukrainian:
steemit: https://steemit.com/@cryptolions-ua
youtube: https://www.youtube.com/channel/UCnVu47FZ09XX9EvrqqgS6uQ
twitter: https://twitter.com/EOSnews_ru