You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,11 @@ ORML use `Cargo.dev.toml` to avoid workspace conflicts with project cargo config
47
47
-`make Cargo.toml`, or
48
48
- change the command to `make dev-check` etc which does the copy. (For the full list of `make` commands, check `Makefile`)
49
49
50
+
# Web3 Foundation Grant Project
51
+
ORML is part of the bigger `Open-Web3-Stack` initiative, that is currently under a General Grant from Web3 Foundation. See Application details [here](https://github.com/open-web3-stack/General-Grants-Program/blob/master/grants/speculative/open_web3_stack.md). The 1st milestone has been delivered.
52
+
50
53
# Projects using ORML
54
+
-[If you intend or are using ORML, please_add your project here_](https://github.com/open-web3-stack/open-runtime-module-library/edit/master/README.md)
0 commit comments