bitshares / bitshares/open-explorer
Services of explorer can be a library
Open
feature
high priority
- Dominant language
- JavaScript
- Stars
- 22
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
The services located at `app/core` can be reusable by other angular applications.
For example if i want to build an exchange with angular i can make use of the `market` services to get order book, trades, candles, etc.
To make it the services need to be cleaned(they are a mess) and isolated. Not a very easy job but doable and i think in the right direction.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.