Skip to content

Commit

Permalink
v1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
MButcho committed May 6, 2023
1 parent 44af8ca commit 3cfe20a
Show file tree
Hide file tree
Showing 7 changed files with 3,433 additions and 8,334 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
# Platforms to build on/for
strategy:
matrix:
os: [macos-latest, windows-2019, ubuntu-18.04]
os: [macos-11, windows-2019, ubuntu-20.04]

steps:
- name: Check out Git repository
Expand Down
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Overview
[![BUILD](https://github.com/MButcho/elastos-light-wallet/actions/workflows/build.yml/badge.svg)](https://github.com/MButcho/elastos-light-wallet/actions/workflows/build.yml)
# Elastos Light Wallet
[![Build/release](https://github.com/MButcho/elastos-light-wallet/actions/workflows/build.yml/badge.svg)](https://github.com/MButcho/elastos-light-wallet/actions/workflows/build.yml)

## Considerations!
- Elastos Light Wallet (ELW) is using special Elaphant API, which is no longer developed and implementing official Elastos API into ELW would require immense funding
- I will try to maintain ELW until the end of **2023**, but I recommend following consideration:
- If you are using **Ledger Nano S** with mainchain ELA, there is currently no alternate wallet, but you can send your ELA to **Essentials**, transfer to Elastos Smart Chain (ESC) and then send to your **ETH address** of your Ledger device on **Metamask**. That would give you Ledger security, but also sustainability for the future.
- If are using just hot wallet in ELW (no Ledger device), create a new wallet in Essentials and move your funds there or import your existing mnemonic phrase to Essentials
- No new features will be implemented to Elastos Light Wallet so if you want to use following features: Staking/Voting, CR voting, Cross-chain transfers, please consider migrating to Essentials (https://elink.elastos.net/download)
- If you have any other question, feel free to join our [Discord](https://discord.gg/elastos) and tag me via @MButcho#1612

## Using Elastos Light Wallet

Expand All @@ -10,6 +18,6 @@ https://support.ledger.com/hc/en-us/articles/115005165269-Connection-issues-with
wget -q -O - https://raw.githubusercontent.com/LedgerHQ/udev-rules/master/add_udev_rules.sh | sudo bash
```

Any donation to ELA address EUSMsck3svNiacva9LfwrLfbvNnUU27z77 or mbutcho (CryptoName) is much appreciated.
Any donation to ELA address EJfW2mCdZPVxHVEv891xDop7hJAsYbKH5R is much appreciated.

### Thank you and enjoy!
Loading

0 comments on commit 3cfe20a

Please sign in to comment.