fibercrypto / fibercrypto/libjs-skycoin
Skycoin JS wrappers to consume Skycoin REST web services
- Dominant language
- C++
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Provide access to [Skycoin REST API](https://github.com/skycoin/skycoin/blob/develop/src/gui/README.md) endpoints. A single portable code is preferres as long as it can run on both web browser and `nodejs` server-side .
- [ ] Metadata describing Skycoin REST API
* see [go-swagger/go-swagger](https://github.com/go-swagger/go-swagger)
- [ ] Generate library
* see [jaggedsoft/node-skycoin-api](https://github.com/jaggedsoft/node-skycoin-api) : Consume REST API endpoints for nodejs.
- [ ] `Makefile` for the build process
- [ ] Test cases based on [Skycoin REST integration tests](https://github.com/skycoin/skycoin/tree/develop/src/gui/integration) .
- [ ] `.travis.yml` to run them tests on `nodejs` and browser environments.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.