Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtnetwork authored Mar 16, 2024
1 parent 60afa2f commit fa4ef97
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

Discover a versatile and powerful cryptographic toolkit, carefully crafted in pure Dart to serve developers, businesses, and blockchain enthusiasts across multiple platforms. This package offers a wide array of essential features, including encoding/decoding for various data formats, support for numerous blockchain addresses, robust cryptographic algorithms, mnemonic management, and more – all without relying on external dependencies. Whether you're securing private keys, interacting with blockchain networks, or ensuring data integrity, this cross-platform solution simplifies your crypto journey. Experience a comprehensive set of tools designed to meet your diverse encoding, cryptography, and blockchain needs on iOS, Android, the web, Linux, and beyond.

This comprehensive package has been shaped by the influence of several key sources, culminating in its development for Dart.

- python [bip_utils](https://github.com/ebellocchia/bip_utils)
- python [ecdsa](https://github.com/tlsfuzzer/python-ecdsa)
- rust [schnorrkel](https://github.com/w3f/schnorrkel)
- js [stablelib](https://github.com/StableLib/stablelib)
- rust [strobe](https://github.com/rozbb/strobe-rs)


## Features

**Encoding and Decoding:**
Expand Down

0 comments on commit fa4ef97

Please sign in to comment.