fibercrypto / fibercrypto/libjs-skycoin

Skycoin JS wrappers to consume Skycoin REST web services

Open
#3 1 comment 0 reactions 1 assignee Assigned to @olemis View on GitHub
openapi stdev wip
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.