-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTODO
More file actions
22 lines (17 loc) · 675 Bytes
/
TODO
File metadata and controls
22 lines (17 loc) · 675 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
TODO:
- Deployment IPFS
- Deployment real chain
- Add nicely structures comments above functions
INTERMEZZO
- Facilitate efficient covenant monitoring, automatic disbursement of assets and automatic release of liens or goods
- This, in combination with distributed ledgers has the ability to provide a framework for the collective governance of a group. For example, for a circular value network in which materials and products are shared as well as risks and returns.
END INTERMEZZO
- Unit test smart contract
- Implement TODOs in smart contract
- Error handling
- Input validation
- spec
cljs-web3
- Add documentation
QUESTIONS
Can we pass array of structs from web3?