Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.57 KB

idavoll_network-milestone_1.md

File metadata and controls

19 lines (12 loc) · 1.57 KB

Milestone Delivery 📫

The invoice form 📝 has been filled out correctly for this milestone and the delivery is according to the official milestone delivery guidelines.

Number Deliverable Link Notes
0a. License https://github.com/idavollnetwork/idavoll/blob/main/LICENSE Apache License
0b. Testing https://github.com/idavollnetwork/idavoll/blob/main/pallets/idavoll/src/tests.rs https://github.com/idavollnetwork/idavoll/blob/main/pallets/idavoll/src/lib.rs#L375 https://github.com/idavollnetwork/idavoll/blob/main/pallets/idavoll-asset/src/lib.rs#L322 all tests
1. Organization module https://github.com/idavollnetwork/idavoll/blob/main/pallets/idavoll/src/organization.rs#L17 This module is used for manage the organization and proposal
2. Voting module https://github.com/idavollnetwork/idavoll/blob/main/pallets/idavoll/src/voting.rs#L17 This module is used for handle the voting process
3. Token module https://github.com/idavollnetwork/idavoll/blob/main/pallets/idavoll-asset/src/token.rs#L17 This module is used for voting within the organization
4. Finance module https://github.com/idavollnetwork/idavoll/blob/main/pallets/idavoll-asset/src/finance.rs#L17 the module manage the funds held by their organization