Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions applications/openbrush.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,12 +164,13 @@ The first milestone already has been done. Funds for the next milestones will be
* **Full-Time Equivalent (FTE):** 2.5
* **Total Costs:** 29,999 USD

### Previous work
### Current work - Scope of this Grant

#### Milestone 1 - Implement reusable basic contracts in ink!, similar to Openzeppelin

* **Estimated duration:** 2 weeks
* **FTE:** 2.5
* **Costs:** 10,000 USD (this cost is covered by Supercolony)

| Number | Deliverable | Specification |
| ----- | ----------- | ------------- |
Expand All @@ -182,7 +183,6 @@ The first milestone already has been done. Funds for the next milestones will be
| 2a. | AccessControl | We will implement reusable [AccessControl](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/access/AccessControl.sol) analog on ink! |
| 2b. | Ownable | We will implement reusable [Ownable](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/access/Ownable.sol) analog on ink! |

### Current work - Scope of this Grant

#### Milestone 2 - Simplify usage of library. Add a new features which extend ink!. Provide macroses that will allow creation of your own base implementation.

Expand Down