Skip to content

Commit dfd8a33

Browse files
authored
Update openbrush-follow-up.md
1 parent 7b854a2 commit dfd8a33

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

applications/openbrush-follow-up.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* **Team Name:** [SuperColony](https://github.com/Supercolony-net)
55
* **Payment Address:** ERC 20 ADDRESS:
66
0x112C9eDB60D16f9Cf501721b03B9D0F275682213
7-
* **[Level](https://github.com/w3f/Grants-Program/tree/master#level_slider-levels):** It is follow-up grant for [first grant](https://github.com/w3f/Grants-Program/pull/497).
7+
* **[Level](https://github.com/w3f/Grants-Program/tree/master#level_slider-levels):** 3, It is follow-up grant for [first grant](https://github.com/w3f/Grants-Program/pull/497).
88

99

1010
## Project Overview :page_facing_up:
@@ -18,26 +18,26 @@ http://docs.openbrush.io/
1818
This grant aims to cover milestones 3-6.
1919

2020
### Overview
21-
The mission for this project is to make ink! usable and facilitate WASM ecosystem wide adoption.
21+
The mission of this project is to make ink! usable and facilitate WASM ecosystem-wide adoption.
2222

23-
To be successful with this mission, we have outlined several steps that need to be taken.
23+
To be successful with this mission, we have outlined several steps that would need to be taken.
2424
1. OpenBrush is a library for secure smart contract development on ink!, same as
2525
[OpenZeppelin](https://github.com/OpenZeppelin/openzeppelin-contracts) on Ethereum.
2626
2. OpenBrush should serve as a starting point for every developer entering a Polkadot(ink!) ecosystem.
2727
3. In addition to having a standard implementation, Openbrush should also have macroses to simplify and abstract up applications(smart contracts) development.
28-
4. In order for Openbrush to fulfill its purpose, several changes must be made & several blockers to be overcome in `ink!` and in Substrate's `pallet-contracts`. We are committed to do that in the context of this project.
28+
4. For Openbrush to fulfill its purpose, several changes must be made & several blockers to be overcome in `ink!` and in Substrate's `pallet-contracts`. We are committed to doing that in the context of this project.
2929

3030
This project is important to us as it's our strategic goal to accelerate Polkadot ecosystem development. Applications on Ink! are a considerable part of it.
3131

3232
### Project Details
33-
OpenBrush should serve as a starting point for every smart contract developers coming from Ethereum.
33+
OpenBrush should serve as a starting point for every smart contract developer coming from Ethereum.
3434
It will contain the same folder structure as OpenZeppelin. The extended documentation will cover several topics:
3535
the differences between ink! and Solidity, how developers should change their mindset, how to design their project,
3636
how to deploy contracts and test them, etc.
3737

3838
The library will provide the default implementation of standard contracts, which
3939
can be customized by developers. Also, the library will provide additional
40-
features useful for development which are not available in ink! yet(the plan is to integrate them to ink! itself at a later point within Openbrush scope),
40+
features useful for development that are not available in ink! yet(the plan is to integrate them to ink! itself at a later point within Openbrush scope),
4141
but which can be useful for development.
4242

4343
Our team aims to improve the smart-contract development experience,

0 commit comments

Comments
 (0)