From 52891acb1f650d682905e3593bdf45d5cc36daac Mon Sep 17 00:00:00 2001 From: ahmed smiai Date: Thu, 7 Sep 2023 14:09:02 +0100 Subject: [PATCH 1/2] added shimmerEvm provider --- src/main/resources/walt-default.yaml | 1 + walt.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/src/main/resources/walt-default.yaml b/src/main/resources/walt-default.yaml index 3ac416e..9183b8e 100644 --- a/src/main/resources/walt-default.yaml +++ b/src/main/resources/walt-default.yaml @@ -21,6 +21,7 @@ providers: moonbeam: "https://rpc.api.moonbeam.network" unique: "https://rpc.unique.network" opal: "https://rpc-opal.unique.network" + shimmerevm: "https://json-rpc.evm.testnet.shimmer.network" privateKey: "bd4cb3e507f342ee3a710370cef39dda48f17b0a158b0b8dd3f000fbd5b2c2d9" diff --git a/walt.yml b/walt.yml index 7671631..6a1eaf2 100644 --- a/walt.yml +++ b/walt.yml @@ -21,6 +21,7 @@ providers: moonbeam: "https://rpc.api.moonbeam.network" unique: "https://rpc.unique.network" opal: "https://rpc-opal.unique.network" + shimmerevm: "https://json-rpc.evm.testnet.shimmer.network" indexersUrl: uniqueUrl: "https://api-unique.uniquescan.io/v1/graphql" From d259879fc82b4d2d26ab5840413f160964b4375e Mon Sep 17 00:00:00 2001 From: ahmed smiai Date: Thu, 7 Sep 2023 14:12:19 +0100 Subject: [PATCH 2/2] changed algroand chain name --- config/idp-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/idp-config.json b/config/idp-config.json index 5ad0234..13263e6 100644 --- a/config/idp-config.json +++ b/config/idp-config.json @@ -107,7 +107,7 @@ "collectionPath": "/public/exampleNFTCollection" }, "ALGORAND": { - "chain": "TESTNET", + "chain": "ALGORAND_TESTNET", "factorySmartContractAddress": "", "smartContractAddress": "GYFVJLKGSWQDHFBHBLABUXYHHSU544RV3WH4ZCF3S6HONSDP73TK4VGY3Y", "collectionPath": ""