6 ms·
For anyone interested in learning more about the Open Assets Protocol, the official specification is here [1]. It's relatively short, and really quite readable.
by andrewfhart 11y ago
For anyone interested in learning more about the Open Assets Protocol, the official specification is here [1]. It's relatively short, and really quite readable.
The reference implementation is in Python [2], but I've been working on a JavaScript implementation [3] that's available via npm [4]. It's mostly complete, but I would love help from anyone interested in getting it over the finish line...
[1] https://github.com/OpenAssets/open-assets-protocol/blob/master/specification.mediawiki https://github.com/OpenAssets/open-assets-protocol/blob/mast...
[2] https://github.com/OpenAssets/openassets https://github.com/OpenAssets/openassets
[3] https://github.com/andrewfhart/openassets https://github.com/andrewfhart/openassets
[4] https://www.npmjs.com/package/openassets https://www.npmjs.com/package/openassets