-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update font * update logo * update site title and favicon * update footer * update home header * update cookie banner * update primary button * update menu wrap break point * update ecosystem button style * update actions menu * update onboarding module * update top sales card * update content section and key data * update partners * update built by section * fix home titles size * fix search bar styling on homepage header * update page header * update bookmarks page * update table header * update ghost button style * onboarding module fixes * update nft colors * update publish metadata page * update publish page * update asset content page * update package.json project info * increase form input errors font size * update title * update menu * update chains config * add faucet * feat: auto wallet for publish and edit functionality * update nft name and tooltip * move networks list to separate button * fix imports * add new "policies" publish step * add 1 hour option to timeout * remove ocean token from pricing options * update fixed price label * update add tokens section * Update pricing page * update supported networks list * fix import * add saas type to publish flow * fix publish * update metadata edit * fix type * update home header alignment * fix lint error * feat: add euroe on devnet * refactor: reorder partners * refactor: update publish form content * chore: update default networks * chore: update address whitelist * chore: update ecosystem * fix: typo * fix: include saas object in additional metadata only for saas assets --------- Co-authored-by: deltaDAO Dev <[email protected]>
- Loading branch information
1 parent
32e29c5
commit f432448
Showing
184 changed files
with
1,846 additions
and
820 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
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
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,5 @@ | ||
{ | ||
"title": "Request test tokens", | ||
"subtitle": "You can claim some test tokens for your address once every 12 hours.", | ||
"body": "Click on the button below to request EUROe test payment tokens. You will receive both, the EUROe labelled network token as well as the payment token." | ||
} |
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"title": "Import custom tokens", | ||
"subtitle": "Before you can claim some test tokens you need to import the token's contract address to MetaMask", | ||
"body": "Click on the button below to import the OCEAN and EUROe custom test tokens.", | ||
"body": "Click on the button below to import the EUROe test payment token. Please be aware, that Pontus-X is also using a EUROe labelled network token to facilitate fee payments.", | ||
"image": "/images/onboarding/import_ocean_token.png" | ||
} |
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,9 @@ | ||
{ | ||
"title": "Pontus-X Faucet", | ||
"description": "Get 1000 EUROe fee and payment tokens for the Pontus-X network every 12 hours.", | ||
"input": { | ||
"label": "Your Pontus-X address", | ||
"placeholder": "0x28080F654eED6CC00e8b16F4841E92CD0c2C0778", | ||
"buttonLabel": "Get tokens" | ||
} | ||
} |
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
Oops, something went wrong.