From af98e7afeb32ef40189e1b7ec49f86d13dc67de9 Mon Sep 17 00:00:00 2001 From: Bryan Chen <xlchen1291@gmail.com> Date: Wed, 4 Nov 2020 11:26:40 +1300 Subject: [PATCH] add Projects using ORML --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 5ace7ed..1a30a5c 100644 --- a/README.md +++ b/README.md @@ -69,3 +69,12 @@ Tokens: orml_tokens::{Module, Storage, Call, Event<T>, Config<T>}, - Type check the code, with std feature, including tests. - `make test` - Run tests. + +# Projects using ORML + +_In alphabetical order_ + +- [Acala Network](https://github.com/AcalaNetwork/Acala) +- [Laminar Chain](https://github.com/laminar-protocol/laminar-chain) + +- [_Add yours project there_](https://github.com/open-web3-stack/open-runtime-module-library/edit/master/README.md) -- GitLab