-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Piotr Chromiec edited this page May 16, 2019
·
12 revisions
Project WBS
-
Golem Client Demo
- Choose Use Case (Application) for API demo
- daemon mode handling REST
- Market API
- REST Spec (align swagger[link] with latest docs[link])
- Mock for integration tests
- skeleton / "shell"
- persistence / sqlite for emulating network with multiple actors
- consecutive commands: subscribe, collect, create/approveAgreement,...
- underlying protocol refresh and align [link needed]
- Demand/offer spec for example Application
- Sample market strategy for requestor. (as Lib or Service?)
- Market API on golem Brass
- golemapp.py expose events on task as pub/sub service
- golemapp.py expose demand createtion on brass protocol.
- golem-client of Market API on golem Brass
- doc pages
- Activity API
- TODO
- ....
- SDK for golem
- Python SDK
- Rust SDK
- Java SDK
- C#/Net SDK
-
New Cli
- Documentation Update
- Tests & Review