Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/makevoid/ab-launchpad-js-fork

Base for a public chain ethereum project - forked from launchpad.js uses https://github.com/makevoid/eth-basic-auth as an eth backend
https://github.com/makevoid/ab-launchpad-js-fork

v

Last synced: 13 days ago
JSON representation

Base for a public chain ethereum project - forked from launchpad.js uses https://github.com/makevoid/eth-basic-auth as an eth backend

Awesome Lists containing this project

README

        

# launchpad.js
### no parity private deployment - forked from ab-opr initial version

project boilerplate

### Directory structure:

- `api` - koa api
- `api/opr` - lower level JS library - takes a digital signature and saves it to the blockchain
- `browser` - react app
- `mobile` - react app wrapped into a fullscreen mobile webview
- `stack/blockchain` - blockchain testnet / one mainne mainnet node / load balanced blockchain node

### API

see api definition (v0.7 - https://github.com/appliedblockchain/ab-opr/blob/master/API.md)