radixdlt-java icon indicating copy to clipboard operation
radixdlt-java copied to clipboard

digital asset by Radix

Open agung2019 opened this issue 4 years ago • 2 comments

Hi I'm just looking a short review on Radix code and I think it is very interesting

For the time being I'm currently trying to create a digital asset based on Radix (something like a small inventory system based on currency collateral I guess).

It's just an idea since I found the early version (last year version 0.11.9), and I found some interesting things here. So I'm just continuing the codes (nothing changes on the latest version 1.0.0-beta realese).

I share my source on my google drive

https://drive.google.com/drive/u/0/folders/1cDsXms9cGlHb8DS-nqsdAZJvOzHIP3ZW (sorry not yet uploaded to this channel) :)

Anyone can help me to review

thanks and regards,

agung2019 avatar Oct 08 '19 11:10 agung2019

Hello there!

That sounds like an interesting idea and something we think the Radix platform is an eminent platform to build on.

For inspiration you can have a look at the example directory in the radixdlt-java repository. There you will find an example app that shows how to create a new, custom token and how to "mint" and "burn" new instances of it.

Soon we will also start publishing full scale reference implementations of different use cases. Look out for new repositories or blog posts popping up for even more inspiration :)

You might also find our Betanet Emulator useful if you quickly want to validate your implementation.

As for reviewing third party code, we are extremely limited on time and simply can't invest the effort needed for this (apart from contributions to our libraries) right now. We're of course more than happy to answer concrete questions and suggest further reading in our blog or knowledge base.

laszlourszuly avatar Oct 08 '19 12:10 laszlourszuly

Dear Laz,

IMHO Digital asset is one of the most interesting of Blockchain or DLT implementation.

However the implementation is not quite easy since the current existing "manual solution" are still "alive" without implementing a disrtibuted system :D

I am interesting to implement DLT solution for a "health food traceability" which is very important for enyone for life. :)

Many thanks for your kindly attention

Thanks and regards Agung +62 89531204105

On Tue, 8 Oct 2019, 19:14 László Urszuly, [email protected] wrote:

Hello there!

That sounds like an interesting idea and something we think the Radix platform is an eminent platform to build on.

For inspiration you can have a look at the example https://github.com/radixdlt/radixdlt-java/tree/release/1.0-beta.4/examples directory in the radixdlt-java repository. There you will find an example app that shows how to create a new, custom token and how to "mint" and "burn" new instances of it.

Soon we will also start publishing full scale reference implementations of different use cases. Look out for new repositories or blog posts popping up for even more inspiration :)

You might also find our Betanet Emulator https://docs.radixdlt.com/kb/develop/betanet-emulator useful if you quickly want to validate your implementation.

As for reviewing third party code, we are extremely limited on time and simply can't invest the effort needed for this (apart from contributions to our libraries) right now. We're of course more than happy to answer concrete questions and suggest further reading in our blog https://www.radixdlt.com/blog/ or knowledge base https://docs.radixdlt.com/kb/.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/radixdlt/radixdlt-java/issues/237?email_source=notifications&email_token=AKKV3FUEYD27XZLCTMQN3SLQNR2RNA5CNFSM4I6QVDD2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAT574A#issuecomment-539484144, or mute the thread https://github.com/notifications/unsubscribe-auth/AKKV3FRVR3IJCQQYMB7SLPLQNR2RNANCNFSM4I6QVDDQ .

agung2019 avatar Oct 10 '19 07:10 agung2019