From b47af43328bf512a4fcdae51040d259ba9ea7484 Mon Sep 17 00:00:00 2001 From: Mohammed Sohail Date: Wed, 25 Sep 2024 09:30:43 +0300 Subject: [PATCH] docs: update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 273d009..4134c9d 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Supported Smart Contracts: - [x] SimplePeriodBackend - [x] GiftableERC20 - [x] AccountsIndex +- [x] ContractsRegistry _Note:_ All smart contracts are compiled with `v0.8.25, Istanbul hard fork` unless otherwise stated. @@ -60,4 +61,4 @@ ge-publish publish swap-pool --name MySwapPool --symbol SWP1 --decimals 6 --toke ## License -[AGPL-3.0](LICENSE). \ No newline at end of file +[AGPL-3.0](LICENSE).