-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #69 from skalenetwork/beta
Release 1.1.0
- Loading branch information
Showing
90 changed files
with
4,131 additions
and
46,415 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,4 +27,5 @@ src/metadata/metaportConfig*.json | |
src/meta/ | ||
|
||
src/metadata/chainsData.json | ||
src/metadata/faucet.json | ||
.vercel |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
{ | ||
"mainnet": { | ||
"hub": "ethereum", | ||
"chains": { | ||
"elated-tan-skat": { | ||
"tokens": { | ||
"eth": { | ||
"keyname": "eth", | ||
"recommendedValues": [ | ||
"0.01", | ||
"0.1", | ||
"0.2", | ||
"0.5" | ||
] | ||
} | ||
} | ||
} | ||
} | ||
}, | ||
"elated-tan-skat": { | ||
"chains": { | ||
"mainnet": { | ||
"tokens": { | ||
"eth": { | ||
"keyname": "eth", | ||
"recommendedValues": [ | ||
"0.01", | ||
"0.1", | ||
"0.2", | ||
"0.5" | ||
], | ||
"address": "0xD2Aaa00700000000000000000000000000000000" | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
{ | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
{ | ||
"skaleNetwork": "legacy", | ||
"autoLookup": false, | ||
"openOnLoad": false, | ||
"openButton": true, | ||
"debug": false, | ||
"chains": [ | ||
"mainnet", | ||
"elated-tan-skat" | ||
], | ||
"chainsMetadata": { | ||
}, | ||
"tokens": { | ||
"mainnet": { | ||
"eth": { | ||
"chains": [ | ||
"elated-tan-skat" | ||
] | ||
}, | ||
"erc20": { | ||
}, | ||
"erc721meta": { | ||
}, | ||
"erc1155": { | ||
} | ||
} | ||
|
||
}, | ||
"theme": { | ||
"mode": "dark" | ||
} | ||
} |
Oops, something went wrong.
4f8c870
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
bridge-ui – ./
bridge.skale.network
bridge-ui-skale-network.vercel.app
bridge-ui-git-main-skale-network.vercel.app