Open hermannleboss opened 3 days ago
and about the escrow contract, who's responsible to work on it?
here is some of questions from me @hermannleboss
For the moment, we just have to do the user Stories. 1- The initial distribution is to set funder Part. It's optional. Ex: Farel Have 1000 SHER, and Hermann Have 300 SHER and Dasarah Have 100 SHER.
Description
The investor contract is a stock management system for the company.
Investor Contract expected feature
User Story
As the owner of the investor contract, I want to Create the investor contract and initiate the contract with the initial supply and initial SHER repartition. Then the contract is created with the initial supply and initial SHER repartition.
I want to Mint share for the employee every week. Then the share are minted and employee balance is updated.
For the investor contract function
Use mintSHERTokens to mint share for the employee when they sign the contract Use bashMint to mint share for the employee every week
For the moment, mintSHERTokens, bashMint will be call by the owner, not available by an external contract
As an employ what i would like on the investor interface
As the owner what i would like on the investor interface
Acceptance Criteria