From aaad0b7744d546ebb8adb8fba0d87f2cfb218be5 Mon Sep 17 00:00:00 2001 From: Dmytro Nazarenko Date: Wed, 16 Oct 2024 15:45:23 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 245bb9380..61f36bff7 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,9 @@ SKALE Interchain Messaging Smart Contracts Proxy is a library with smart contracts for the SKALE Interchain Messaging Agent. This system allows transferring ETH, ERC20 and ERC721 and is based on the Message Proxy system. -Smart contract language - Solidity 0.5.10 -NodeJS version - 10.16.0 -NPM version - 6.9.0 +- Smart contract language: Solidity 0.8.16 +- NodeJS version: v18 +- NPM version: 6.9.0 ### Message Proxy system From cbcfbc6acd18483e7a0f8469d7145d2117212c66 Mon Sep 17 00:00:00 2001 From: Dmytro Nazarenko Date: Wed, 16 Oct 2024 16:06:22 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61f36bff7..9ac1a3ff2 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Proxy is a library with smart contracts for the SKALE Interchain Messaging Agent - Smart contract language: Solidity 0.8.16 - NodeJS version: v18 -- NPM version: 6.9.0 +- Yarn Classic ### Message Proxy system