From 8e73c468ea37f7760285f78d14d706ee2537152f Mon Sep 17 00:00:00 2001 From: Petr Volnov Date: Sun, 26 Mar 2023 10:11:02 -0700 Subject: [PATCH] fc --- README.md | 7 ++++--- backend/last_block.d | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c434998..15f22b9 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,12 @@ A fast and universal crosschain bridge+sdk that serves small transfers and focus #### CODE -- [Trader](https://github.com/pvolnov/okx-hackaton/tree/main/backend) -- [Backend api](https://github.com/pvolnov/okx-hackaton/tree/main/backend) -- [Oracle sdk](https://github.com/pvolnov/okx-hackaton/tree/main/backend/utils.py) + - [Smart contract](https://github.com/pvolnov/okx-hackaton/tree/main/bridge-contract) - [Chrome extension](https://github.com/pvolnov/okx-hackaton/tree/main/extension) +- [Trader sdk](https://github.com/pvolnov/okx-hackaton/tree/main/backend) +- [Backend](https://github.com/pvolnov/okx-hackaton/tree/main/backend) +- [Oracle sdk](https://github.com/pvolnov/okx-hackaton/tree/main/backend/utils.py) ## The problem diff --git a/backend/last_block.d b/backend/last_block.d index 08fd956..a08e8a6 100644 --- a/backend/last_block.d +++ b/backend/last_block.d @@ -1 +1 @@ -40795712 \ No newline at end of file +40795726 \ No newline at end of file