openst-platform icon indicating copy to clipboard operation
openst-platform copied to clipboard

OpenST Platform provides an interface to tokenise mainstream consumer applications with crypto-assets on Ethereum [deprecated in favour of openst.js and mosaic.js]

Results 7 openst-platform issues
Sort by recently updated
recently updated
newest added

PROBLEM : Making sure a coding style is properly followed is a big undertaking, it often slips through the cracks leaving the work inconsistent across repos. SOLUTION We came across...

Presently, environment variables are being used for storing and getting following information: 1. contract addresses like openst utility contract addresses, etc 2. user addresses like utility chain owner, etc 3....

In order to generate account and storage proof for mosaic, it requires level db access. If geth is running, it keeps a lock on level db. The aim of this...

1. Create Proof generator service in platform 2. Generate Account Proof 3. Generate Storage Proof 4. Create singleton DB connection for leveldb, maintain a mapping of connection. 5. Use response...

Host value chain, utility chain and app.js in docker for simple early developer backend; intended only as early draft; breaks docker paradigm running multiple processes in same container