Propose project

Before a project owner can propose a carbon credit batch he/she must have ongoing project that can support the generation of said tokens. In order to create a project, the project owner must first submit a proposal for a project to undergo voting by the pallet validators.

In order to do so the project owner can use the propose_project(ipfs) functionality, and provide a never before used IPFS link to the project proposal documentation. Before calling this functionality, the project owner must insure that he/she doesn't have any ongoing debts. If this is not the case, the functionality would fail.

It is also worth mentioning that there is a corresponding fee associated with this functionality call. Here you can find more about the pallet fees.

Last updated