-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Przemysław Rekucki edited this page May 21, 2019
·
12 revisions
Project WBS
-
Golem Client Demo
- Choose Use Case (Application) for API demo
- daemon mode with REST server and RPC client
- Market API
- REST Spec (align swagger with latest docs) #35
- Mock for integration tests
- skeleton / "shell"
- persistence / sqlite for emulating network with multiple actors
- consecutive commands: subscribe, collect, create/approveAgreement,...
- Demand / Offer matching: doc + @stranger80 impl
- underlying protocol refresh and align wip docs
- Demand/offer spec for example Application current standars
- 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 golemcli
- Documentation Update
- Tests & Review