Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/makevoid/ab-launchpad-js-fork
- Owner: makevoid
- License: lgpl-3.0
- Created: 2020-04-24T23:56:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T02:17:20.000Z (almost 2 years ago)
- Last Synced: 2024-12-22T05:31:40.766Z (16 days ago)
- Topics: v
- Language: JavaScript
- Homepage:
- Size: 2.08 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 52
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# launchpad.js
### no parity private deployment - forked from ab-opr initial versionproject 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)