Skip to content

Commit

Permalink
v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtnetwork committed Jan 30, 2024
1 parent ccc4a4f commit a371d16
Show file tree
Hide file tree
Showing 13 changed files with 1,020 additions and 1,030 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
### Bitcoin Cash (mainnet, testnet):
- **Features:** Comprehensive support for Bitcoin Cash transactions.
- **Highlights:**
- P2SH, P2SH32, P2PKH32 token-aware addresses.
- P2SH, P2SH32, P2PKH and token-aware addresses.
- Enhanced control over transactions, supporting the creation, signing, minting and sending of Cash tokens.

### Dogecoin:
Expand Down
25 changes: 11 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Welcome to MRT Wallet, the open-source wallet designed for the decentralized future of finance. Our mission is to empower users with a secure and versatile solution that supports both Bitcoin mainnet and testnet, as well as networks such as
Ethereum, Tron, Ripple, Dogecoin, Litecoin, and Dash, with a roadmap set to embrace a broad spectrum of cryptocurrencies.

**Networks**
## Networks

### Bitcoin (mainnet, testnet):
- **Features:** Comprehensive support for Bitcoin transactions.
Expand All @@ -14,7 +14,7 @@ Ethereum, Tron, Ripple, Dogecoin, Litecoin, and Dash, with a roadmap set to embr
### Bitcoin Cash (mainnet, testnet):
- **Features:** Comprehensive support for Bitcoin Cash transactions.
- **Highlights:**
- P2SH, P2SH32, P2PKH32 token-aware addresses.
- P2SH, P2SH32, P2PKH and token-aware addresses.
- Enhanced control over transactions, supporting the creation, signing, minting and sending of Cash tokens.

### Dogecoin:
Expand Down Expand Up @@ -48,17 +48,14 @@ Ethereum, Tron, Ripple, Dogecoin, Litecoin, and Dash, with a roadmap set to embr
- **Highlights:** Confidence in sending TRX, TRC-20, and TRC-10 tokens. Support for native contracts, including multi-signature transactions. Control over updating account permissions, managing accounts, unstaking (v2), delegating resources, and creating/updating witnesses.


**Decentralized, Secure, and Open Source**
## Decentralized, Secure, and Open Source

At MRT Wallet, we believe in the power of decentralization. Our commitment to decentralization is at the core of our design philosophy, providing you with full control over your assets. Your private keys remain in your hands, ensuring the highest level of security.

We take pride in being fully open source. You can explore and audit our code on [GitHub](https://github.com/mrtnetwork/mrtwallet) under the Apache License 2.0. This commitment to transparency means that every line of code is accessible, empowering the community to verify the security and integrity of our wallet.

**Bitcoin, Dogecoin, Litecoin, Dash, Ripple Support — Mainnet and Testnet**

Whether you're navigating the robust Bitcoin mainnet for your financial transactions or experimenting on the testnet to fine-tune your strategies, MRT Wallet is your reliable companion. Seamlessly switch between the secure environments of Bitcoin mainnet and testnet, and explore additional horizons with support for diverse cryptocurrencies like Ethereum, Tron, Dogecoin, Dash, Litecoin, BitcoinCash and BitcoinSV. MRT Wallet empowers you to transact with confidence across a broad spectrum of digital assets.

**Platform Support**
## Platform Support

MRT Wallet is available on multiple platforms to provide a seamless experience:

Expand All @@ -68,15 +65,15 @@ MRT Wallet is available on multiple platforms to provide a seamless experience:

- **Web:** Access your wallet from any web browser with our web platform. Manage your assets with ease, all while enjoying the security and privacy MRT Wallet provides.

**Roadmap: Embracing a Diverse Crypto Landscape**
## Roadmap: Embracing a Diverse Crypto Landscape

Our journey doesn't end with Bitcoin. The MRT Wallet roadmap is a dynamic chart that outlines our commitment to support a wide range of cryptocurrencies. We're dedicated to staying at the forefront of innovation, adapting to new technologies, and expanding our capabilities to serve the evolving needs of the crypto community.

**Community-Driven Development**
## Community-Driven Development

MRT Wallet is not just a wallet; it's a community-driven project. We welcome collaboration, feedback, and contributions from the community. Together, we're building a decentralized future that prioritizes security, privacy, and inclusivity.

### Build Instructions
## Build Instructions
---

Clone the repository and build using Flutter:
Expand Down Expand Up @@ -109,28 +106,28 @@ flutter build windows
```


### Contributing
## Contributing
---

Contributions are welcome! Please follow these guidelines:
- Fork the repository and create a new branch.
- Make your changes and ensure tests pass.
- Submit a pull request with a detailed description of your changes.

### Feature requests and bugs
## Feature requests and bugs
---

Please file feature requests and bugs in the issue tracker.

### Get Involved
## Get Involved
---

Join us on our mission to redefine the landscape of decentralized finance. Contribute to our open-source project on [GitHub](https://github.com/mrtnetwork/mrtwallet) or connect with our community on [Telegram](https://t.me/blockchain_web3_solidity).

Thank you for choosing MRT Wallet as your trusted partner in the world of decentralized finance.


### Support
## Support
---
1KMRGUzRFCuR9y73gUnjxfC1Dte8Ua3vcp

Expand Down
6 changes: 3 additions & 3 deletions docs/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ const RESOURCES = {"assets/AssetManifest.bin": "d31158a48af75aa77a1258151afa409f
"icons/Icon-512.png": "429b0f2eeadd3c52452d3eead2205184",
"icons/Icon-maskable-192.png": "4fd751826796e9526ba08f9e1f25dcd9",
"icons/Icon-maskable-512.png": "429b0f2eeadd3c52452d3eead2205184",
"index.html": "e68348195c651189c8ce0461d47ccd7f",
"/": "e68348195c651189c8ce0461d47ccd7f",
"main.dart.js": "7b550149fadb0d4d336acb5253bfd775",
"index.html": "ff44caad9c4767c258b9896edfdc0061",
"/": "ff44caad9c4767c258b9896edfdc0061",
"main.dart.js": "0d80691095c4fa3be65b3d7b62e5a4a1",
"manifest.json": "4aad1646bc606329a38074c8a1729634",
"version.json": "9680d2f4e2e35780e826f1ff11b59790"};
// The application shell files that are downloaded before a service worker can
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "1067217648";
const serviceWorkerVersion = "1894829030";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit a371d16

Please sign in to comment.