Skip to content

Commit a50db08

Browse files
committed
more wallets, ergohack
1 parent e40c071 commit a50db08

6 files changed

+66
-47
lines changed
Binary file not shown.

docs/dev/wallet/nautilus.md

+21-7
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,28 @@
1-
# Nautilus
1+
# Nautilus Wallet
22

3-
[Nautilus](https://twitter.com/NautilusWallet) is a web-based wallet with a strong emphasis on privacy. It allows users to manage their digital assets securely and with ease.
3+
[Nautilus Wallet](https://twitter.com/NautilusWallet) is a privacy-focused, web-based wallet designed for the secure management of digital assets within the Ergo ecosystem. It offers an intuitive user interface that caters to both novice and experienced users.
44

5-
For advanced users and developers, Nautilus provides support for Ledger hardware wallets, which is currently accessible in developer mode.
5+
## Features
66

7-
To install Nautilus, choose the appropriate extension for your browser:
8-
- For Chrome or Brave users: [Install Nautilus from the Chrome Web Store](https://chrome.google.com/webstore/detail/nautilus-wallet/gjlmehlldlphhljhpnlddaodbjjcchai)
9-
- For Firefox users: [Get Nautilus from Firefox Add-ons](https://addons.mozilla.org/bs/firefox/addon/nautilus/)
7+
- **Privacy Enhanced:** Nautilus prioritizes user privacy, employing advanced security measures to protect your digital assets.
8+
- **Ledger Integration:** For those seeking an extra layer of security, Nautilus supports Ledger hardware wallets, currently available in developer mode for advanced users and developers.
9+
10+
## Installation
11+
12+
Nautilus can be easily installed as a browser extension. Select the version compatible with your browser:
13+
14+
- [Chrome Web Store](https://chrome.google.com/webstore/detail/nautilus-wallet/gjlmehlldlphhljhpnlddaodbjjcchai) - Install Nautilus for Google Chrome.
15+
- [Firefox Add-ons](https://addons.mozilla.org/bs/firefox/addon/nautilus/) - Get Nautilus for Mozilla Firefox.
16+
17+
## Getting Started
1018

1119
/// details | Comprehensive Video Guide
1220
{type: info, open: true}
13-
To get started with Nautilus and explore its features, watch the comprehensive video tutorial available [here](https://www.youtube.com/watch?v=hMwtwlUpnRQ).
21+
For a step-by-step guide on setting up and using Nautilus, watch the [comprehensive video tutorial](https://www.youtube.com/watch?v=hMwtwlUpnRQ).
1422
///
23+
24+
## Community Support
25+
26+
Connect with the Nautilus community for support, updates, and discussions:
27+
28+
Join the Nautilus community on [Telegram](http://t.me/@NautilusWallet) or [Discord](https://discord.gg/ergo-platform-668903786361651200), where the chats are bridged between each other for a cohesive conversation experience.

docs/dev/wallet/safew.md

+12-10
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,25 @@
22

33
/// details | Disclaimer
44
{type: warning, open: true}
5-
The SAFEW wallet is a web-based wallet that includes support for both a dApp connector and an ErgoPay connector. It is ideal for developers because it provides access to the ErgoMixer, a transaction builder in Expert mode, and additional advanced features. The wallet is not actively maintaned, but still usable for those who desire the extra features offered.
5+
The wallet is not actively maintaned, but still usable for those who desire the extra features offered.
66
///
77

8-
/// details | Comprehensive Video Guide
9-
{type: info, open: true}
10-
For a visual and detailed guide on how to use SAFEW, watch the comprehensive video tutorial available [here](https://www.youtube.com/watch?v=DFf-dDlCpzM).
11-
///
128

139

10+
[SafeW](https://github.com/ThierryM1212/SAFEW) is a Simple And Fast Ergo Wallet that integrates a dApp connector compatible with EIP-12. It is compatible with Chrome-based browsers (Opera, Brave, Edge, Kiwi, etc.) and Firefox. SAFEW was recognized in [ErgoHack](ergohack.md) 3.
1411

15-
[SafeW](https://github.com/ThierryM1212/SAFEW) is a Simple And Fast Ergo Wallet that integrates a dApp connector compatible with EIP-12. It is compatible with Chrome-based browsers (Opera, Brave, Edge, Kiwi, etc.) and Firefox. SAFEW was recognized in ErgoHack 3 ([ErgoHack III Results](https://ergoplatform.org/en/blog/2022-03-01-ergohack-iii-results/)).
12+
It is ideal for developers because it provides access to the ErgoMixer, a transaction builder in Expert mode, and additional advanced features.
1613

1714
## Storing Ergo with SAFEW
1815
Learn more about storing Ergo with SAFEW in this [blog post](https://ergoplatform.org/en/blog/2022-03-25-storing-ergo-safew/).
16+
/// details | Comprehensive Video Guide
17+
{type: info, open: true}
18+
For a visual and detailed guide on how to use SAFEW, watch the comprehensive video tutorial available [here](https://www.youtube.com/watch?v=DFf-dDlCpzM).
19+
///
20+
1921

2022
## Releases
21-
- Chrome, Edge, Brave, etc.: [Chrome Web Store](https://chrome.google.com/webstore/detail/simple-and-fast-ergo-wall/fmpbldieijjehhalgjblbpgjmijencll/)
23+
- Chrome, Edge, Brave, etc: [Chrome Web Store](https://chrome.google.com/webstore/detail/simple-and-fast-ergo-wall/fmpbldieijjehhalgjblbpgjmijencll/)
2224
- Firefox: [Firefox Add-ons](https://addons.mozilla.org/en-US/firefox/addon/safew/)
2325

2426
## Features
@@ -35,9 +37,9 @@ Learn more about storing Ergo with SAFEW in this [blog post](https://ergoplatfor
3537
- Direct interaction with ErgoMixer from the wallet.
3638
- Transaction builder for advanced users to manipulate JSON of Ergo transactions.
3739
- Tutorials:
38-
- [How to mint tokens](https://youtu.be/YR0jkbMLaAY)
39-
- [How to burn tokens](https://youtu.be/OcyziMIXTtk)
40-
- [How to send assets to several addresses](https://youtu.be/3N7Qn2BgH0U)
40+
- [How to mint tokens](https://youtu.be/YR0jkbMLaAY)
41+
- [How to burn tokens](https://youtu.be/OcyziMIXTtk)
42+
- [How to send assets to several addresses](https://youtu.be/3N7Qn2BgH0U)
4143
- Export transaction history as CSV.
4244
- Display and mint NFTs including pictures, audio, and videos.
4345
- Burn tokens.

docs/dev/wallets.md

+12-20
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,19 @@
1-
/// details | Disclaimer
2-
{type: warning, open: true}
3-
Please note that the wallets mentioned are maintained by external parties. The information provided here is for reference purposes only.
4-
///
5-
6-
71
# Wallets
82

93
Ergo offers a diverse array of wallets, with the [primary wallets](#primary-wallets) listed below being the most popular, representing 95% of all installations within the ecosystem.
104

5+
/// details | Disclaimer
6+
{type: warning, open: true}
7+
Please note that the wallets mentioned are maintained by external parties. The information provided here is for reference purposes only.
8+
///
119

1210
## Primary Wallets
1311

1412
1. [**Nautilus:**](nautilus.md) Nautilus is celebrated within the Ergo community for its widespread use and intuitive interface. Operating as a web-based browser extension, it facilitates seamless interaction with the Ergo ecosystem via a dApp connector, ensuring compatibility with a wide range of decentralized applications. Its extensive feature set includes asset management, NFT functionality, and transaction capabilities. A dedicated dApps section features a wallet optimization tool for UTXO consolidation, which helps reduce storage rent costs. Nautilus also provides a privacy mode and efficient management of connections to various Ergo ecosystem dApps.
1513

1614
2. [**Ergo Mobile Wallet (Terminus on iOS):**](https://ergoplatform.org/en/ergo-wallet-app/) This mobile wallet is a community favorite for its user-friendly interface on smartphones, allowing for smooth token and NFT exchanges. It supports the receipt, transfer, and storage of $ERG and NFTs. It also enables the creation of secure offline cold wallets in flight mode and the recovery of funds through any EIP3 compliant wallet. The Ergo Mobile Wallet includes read-only watch wallets with fiat value comparison and the ability to scan QR codes for easy payments.
1715

18-
3. [**Satergo:**](satergo.md) Satergo is a desktop node wallet tailored for the Ergo platform, offering an accessible solution for users who prefer not to run a full node. It supports the Ergo network and provides comprehensive wallet features, making it a suitable option for those looking for both ease of use and advanced wallet functionalities.
16+
3. [**Satergo:**](satergo.md) Satergo is a desktop node wallet tailored for the Ergo platform, offering an accessible solution for users who prefer to run a full node. It supports the Ergo network and provides comprehensive wallet features, making it a suitable option for those looking for both ease of use and advanced wallet functionalities.
1917

2018
For a detailed comparison of wallet features, refer to the [feature overview](#feature-overview) section further down this page.
2119

@@ -36,13 +34,13 @@ For a detailed comparison of wallet features, refer to the [feature overview](#f
3634
| Configure explorer ||||||
3735
| View-only wallet ||||||
3836
| [ErgoPay](eip20.md) ||||||
39-
| Input address selection ||||| *IDK* |
37+
| Input address selection ||||| *TBC* |
4038
| Address management ||||||
4139
| Chained TXs ||||||
4240
| Many price currencies ||||||
43-
| NFT viewing ||||| *IDK* |
41+
| NFT viewing ||||| *TBC* |
4442
| Token prices ||||||
45-
| Babel fees ||||| *IDK* |
43+
| Babel fees ||||| *TBC* |
4644
| Independent software ||||||
4745
| Website dApps ||||||
4846
| Ledger ||||||
@@ -53,8 +51,8 @@ For a detailed comparison of wallet features, refer to the [feature overview](#f
5351
| Mnemonic password ||||||
5452
| Full node ||||||
5553
| Add address at index ||||||
56-
| Anti address reuse ||||| *IDK* |
57-
| Sending to stealth addresses || *IDK* | *IDK* | *IDK* | *IDK* |
54+
| Anti address reuse ||||| *TBC* |
55+
| Sending to stealth addresses || *TBC* | *TBC* | *TBC* | *TBC* |
5856
| **Total features** | **12/24** | **12/24** | **13/24** | **8/24** | **11/24** |
5957

6058
## Other Wallets
@@ -66,20 +64,14 @@ These wallets are generally not recommended, but are left here for archival purp
6664
3. [**URL Wallet**](https://erg.urlwallet.org/): A temporary wallet solution where your key is in the URL. Recommended for temporary use cases only due to security concerns.
6765

6866

69-
## Resources
70-
71-
7267
/// details | Funds stuck in Yoroi?
7368
{type: warning, open: false}
7469
If you have your Ergo wallet open in Yoroi and know the password for it, you can use [this tool](https://github.com/satsen/yoroi-ergo-wallet-recover) to decrypt the wallet and send all funds to a new wallet of yours. Alternatively, check the [access issues](access-issues.md) page for troublehooting other issues.
7570
///
7671

7772

78-
- [tesseract-one/ledger-app-ergo](https://github.com/tesseract-one/ledger-app-ergo)
79-
- [anon-br/ledgerjs-hw-app-ergo](https://github.com/anon-br/ledgerjs-hw-app-ergo)
80-
- [URL Wallet (Your key is in the URL, use this wallet for temporary use cases only!)](https://erg.urlwallet.org/)
81-
82-
### Archived Resources
73+
## Resources
8374

75+
- [Ergo Wallet Wonderland: Exploring the Best Wallet for Your Needs](./Ergo_Wallet_Wonderland_Exploring_Wallets__Needs.pdf)
8476
- [SwiftAPI](https://github.com/ergoplatform/sigma-rust/blob/31aa0922d03f632d22fdc348b2604d23ed296586/bindings/ergo-wallet-ios/Sources/ErgoWallet/ErgoWallet.swift)
8577
- iOS (Tethered) Beta | [Ergo Light Client](https://github.com/bjenkinsgit/ErgoIOSLiteClient.git) | Community | Requires a full node

docs/events/ergohack.md

+8
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ Click any of the event names below to jump directly to an overview and related r
1717
- (Feb 23) [ERGOHACK VI: Cypherpunk Finance](#ergohackvi)
1818
- (Oct 23) [ERGOHACK VII: Future of Finance: Ways of Adoption](#ergohackvii)
1919
- (May 24) [ERGOHACK VIII: Ergo as a Smart Layer](#ergohackviii)
20+
- (Oct 24) ERGOHACK IV: Advancing UI/UX Design and Mining Solutions on Ergo
21+
22+
### ERGOHACK IV
23+
24+
ErgoHack IX will take place from Oct. 25-31, 2024 on Ergo’s Discord. Participants who have experience as UI/UX designers, front-end developers, and/or blockchain developers are all encouraged to apply. If you are a mining enthusiast or a student/hobbyist in blockchain tech, you are also welcome to submit an application.
25+
26+
- [Announcement on the blog](https://ergoplatform.org/en/blog/ErgoHack-9-Advancing-Design-and-Mining-Solutions-on-Ergo/)
27+
2028

2129
### ERGOHACKVIII
2230

mkdocs.yml

+13-10
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ nav:
168168
- Marketing: contribute/marketing.md
169169
- Sigmanauts: contribute/sigmanauts.md
170170
- Contribute to the docs!: contribute/docs.md
171+
- Wallets: dev/wallets.md
171172
- Resources:
172173
- Social Contract: social_contract.md
173174
- Audit: dev/protocol/audit.md
@@ -549,21 +550,23 @@ nav:
549550
- Plasma: dev/lib/plasma.md
550551
- Wallets:
551552
- dev/wallets.md
552-
- Access Issues: tutorials/access-issues.md
553553
- Types:
554554
- Satergo: dev/wallet/satergo.md
555555
- Nautilus: dev/wallet/nautilus.md
556-
- Minotaur: dev/wallet/minotaur.md
556+
- Minotaur:
557+
- dev/wallet/minotaur.md
558+
- Multi-Sig: dev/wallet/minotaur-multisig.md
557559
- SAFEW: dev/wallet/safew.md
558560
- Ledger: dev/wallet/payments/ledger.md
559-
- MultiSig:
560-
- dev/wallet/multisig.md
561-
- Minotaur: dev/wallet/minotaur-multisig.md
562-
- Integration: dev/Integration/guide.md
563-
- Standards:
564-
- UTXO-Set Scanning Wallet API: dev/wallet/standards/eip1.md
565-
- Deterministic Wallet Standard: dev/wallet/standards/eip3.md
566-
- Cold Wallet: dev/wallet/standards/eip19.md
561+
- Resources:
562+
- Access Issues: tutorials/access-issues.md
563+
- MultiSig: dev/wallet/multisig.md
564+
- Standards:
565+
- UTXO-Set Scanning Wallet API: dev/wallet/standards/eip1.md
566+
- Deterministic Wallet Standard: dev/wallet/standards/eip3.md
567+
- Cold Wallet: dev/wallet/standards/eip19.md
568+
- Integration Guide: dev/Integration/guide.md
569+
567570
- Tooling:
568571
- Pathways:
569572
- Development Stack:

0 commit comments

Comments
 (0)