Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add network "Etherlink" #2820

Closed
jdsika opened this issue Jul 29, 2024 · 2 comments
Closed

Add network "Etherlink" #2820

jdsika opened this issue Jul 29, 2024 · 2 comments
Assignees
Labels

Comments

@jdsika
Copy link

jdsika commented Jul 29, 2024

Is it possible to add https://www.etherlink.com/ to Altme?

Best regards
Carlo

@ThierryThevenet
Copy link
Member

@bibash28 Add new EVM

see @HugoNDO for UX but I believe it is just another account to add to the current list

the parameter for mainnet and testenet are just below

https://docs.etherlink.com/get-started/network-information

@ThierryThevenet
Copy link
Member

new attribute from config file etherlinkSupport


 "blockchainOptions": {
        "tezosSupport": true,
        "ethereumSupport": true,
        "hederaSupport": true,
        "bnbSupport": true,
        "fantomSupport": true,
        "polygonSupport": true,
        "etherlinkSupport": true,

hawkbee1 added a commit that referenced this issue Aug 6, 2024
* fix: Update account name instantly #2667

* linter update

* feat: Add green color for card valid status #2764

* color adjustment

* fix: Avoid double scan to get and present #2668

* fix: Fetch uri for image but not working and indication of deleted message #2771

* feat: Add all type of VCs #2779

* feat: Support all types presentaton wth VCFormat auto #2779

* feat: Update credential request for draft 13 - jwt_vc_json and ldp_vc #2796

* version update: 2.9.8+477

* Revert "version update: 2.9.8+477"

This reverts commit 6e8265c.

* refactor: Update oidc4vc test

* refactor: Try to display image #2771

* fix: Fix image and add photo viewer #2771

* refactor: Optimise code to load image smoothly side by side #2771

* feat: Display advanced security option in enterprise #2584

* feat: Update error responses #2573

* refactor: Remove long error message for now #2573

* refactor: Display advanced security options #2584

* refactor: Bug fix and optimise code

* some update and package update

* refactor: Bug fix - show dialog

* feat: Update PIN Code input placement #2822

* feat: Disble software license page #2822

* fix: Solve margin issue #2822

* feat: Add message in the developer info dialog #2822

* feat: Add message in the developer info dialog #2822

* feat: Make credential overly content color to white #2822

* feat: Make network title bold #2822

* feat: Update warning text #2822

* feat: Improve redability by moving default part to the end of sentence #2822

* feat: Change color of copy and share icons #2822

* feat: Simplify recovery info safety dialog #2822

* feat: Update enterprise display data in about section #2822

* feat: Remove extra padding in blockchain accounts #2822

* feat: Only wallet ready string is shown #2822

* feat: Dosplay more text in terms #2822

* feat: Change background text field #2822

* feat: Some bug fix

* feat: Support base64 with extra prefix in string #2819

* feat: Support base64 with extra prefix in string #2819

* feat: Remove black opacity from the credential image

* feat: Make description title bold #2822

* version update:  2.10.3+485

* feat: Add network Etherlink basics #2820

---------

Co-authored-by: hawkbee1 <googandads@gmail.com>
hawkbee1 added a commit that referenced this issue Aug 15, 2024
* fix: Update account name instantly #2667

* linter update

* feat: Add green color for card valid status #2764

* color adjustment

* fix: Avoid double scan to get and present #2668

* fix: Fetch uri for image but not working and indication of deleted message #2771

* feat: Add all type of VCs #2779

* feat: Support all types presentaton wth VCFormat auto #2779

* feat: Update credential request for draft 13 - jwt_vc_json and ldp_vc #2796

* version update: 2.9.8+477

* Revert "version update: 2.9.8+477"

This reverts commit 6e8265c.

* refactor: Update oidc4vc test

* refactor: Try to display image #2771

* fix: Fix image and add photo viewer #2771

* refactor: Optimise code to load image smoothly side by side #2771

* feat: Display advanced security option in enterprise #2584

* feat: Update error responses #2573

* refactor: Remove long error message for now #2573

* refactor: Display advanced security options #2584

* refactor: Bug fix and optimise code

* some update and package update

* feat: Some bug fix

* feat: Add some etherlink functionlities #2820

* version update: 2.10.4+486

* feat: Add empty etherlink when no tokens are available

* version update : 2.10.5+487

* feat: Add etherlink balance and transfer

* version update: 2.10.6+488

* refactor: Copy clipboard data correctly #2830

* refactor: Copy clipboard data correctly #2830

* refactor: Create crypto account VC for etherlink #2833

* feat: Set timeout of 10seconds for statulist http get #2824

* feat: Enable advanced settings for non-enterprise profile #2828

* refactor: Correct the backend provider url #2818

* feat: Display some vc based on crypto account did issuer #2680

* version update: 2.10.7+489

* fix: Advanced security option #2828

* feat: Fix wallet configuration failing issue #2835

* fix: Show crypto account for respective wallet address only #2833

* version update:  2.10.8+490

---------

Co-authored-by: Bibash Shrestha <bibashshrestha@gmail.com>
hawkbee1 added a commit that referenced this issue Aug 21, 2024
* fix: Update account name instantly #2667

* linter update

* feat: Add green color for card valid status #2764

* color adjustment

* fix: Avoid double scan to get and present #2668

* fix: Fetch uri for image but not working and indication of deleted message #2771

* feat: Add all type of VCs #2779

* feat: Support all types presentaton wth VCFormat auto #2779

* feat: Update credential request for draft 13 - jwt_vc_json and ldp_vc #2796

* version update: 2.9.8+477

* Revert "version update: 2.9.8+477"

This reverts commit 6e8265c.

* refactor: Update oidc4vc test

* refactor: Try to display image #2771

* fix: Fix image and add photo viewer #2771

* refactor: Optimise code to load image smoothly side by side #2771

* feat: Display advanced security option in enterprise #2584

* feat: Update error responses #2573

* refactor: Remove long error message for now #2573

* refactor: Display advanced security options #2584

* refactor: Bug fix and optimise code

* some update and package update

* feat: Some bug fix

* feat: Add some etherlink functionlities #2820

* version update: 2.10.4+486

* feat: Add empty etherlink when no tokens are available

* version update : 2.10.5+487

* feat: Add etherlink balance and transfer

* version update: 2.10.6+488

* refactor: Copy clipboard data correctly #2830

* refactor: Copy clipboard data correctly #2830

* refactor: Create crypto account VC for etherlink #2833

* feat: Set timeout of 10seconds for statulist http get #2824

* feat: Enable advanced settings for non-enterprise profile #2828

* refactor: Correct the backend provider url #2818

* feat: Display some vc based on crypto account did issuer #2680

* version update: 2.10.7+489

* fix: Advanced security option #2828

* feat: Fix wallet configuration failing issue #2835

* fix: Show crypto account for respective wallet address only #2833

* version update:  2.10.8+490

* fix: Solve deeplink issue #2836

* feat: Fix button of dialog #2816

* version update: 2.10.9+491

* feat: Change icon color for Add account section #2842

* feat: Improve screen design #2815

* feat: Dialog bug fix

* feat: Add cancel button in sd-jwt selection screen #2843

* feat: Hide disabled button when limited disclosure is required #2844

* feat: Change the issuer call for vertifiable ID for profile DIIP V3.0 in discover #2837

* version update: 2.10.11+493

* refactor: Remove unnecessary codes

* feat: Add empty tokens for etherlink #2840

* feat: Add empty tokens for tezos #2840

* feat: Add empty tokens for tezos #2840

* feat: Add empty tokens for evms #2840

* display nested json on one level - no display

---------

Co-authored-by: Bibash Shrestha <bibashshrestha@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants