Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
update links
  • Loading branch information
dbuarque authored Aug 26, 2024
1 parent 3cdc850 commit 636a362
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Klever OS Library for Rust (kos-rs)
# Klever Wallet Library for Rust (kos-rs)

Klever kos-rs is an open-source library crafted to deliver fundamental low-level crypto-wallet capabilities for blockchain actions and transactions. Built with Rust, it ensures top-tier security and versatile platform adaptability, positioning it as a premier choice for constructing secure and high-performing blockchain solutions.
kos-rs is an open-source library crafted to deliver fundamental low-level crypto-wallet capabilities for blockchain actions and transactions. Built with Rust, it ensures top-tier security and versatile platform adaptability, positioning it as a premier choice for constructing secure and high-performing blockchain solutions.

#### KleverOS, which stands for Klever Wallet Ops Security, is a robust library meticulously crafted in Rust to guarantee the utmost security in private key generation while ensuring unparalleled auditability.

Expand Down Expand Up @@ -58,5 +58,14 @@ kos-rs = "0.1"
- `packages/kos-types/`: Package containing complex data types and helpful utilities.
- `packages/kos-utils/`: Package with utility libraries for various purposes.

---
### Apps powered by kos-rs
The kos-rs library powers several key applications within the Klever ecosystem:

[Klever Wallet for iOS](https://apps.apple.com/uy/app/klever-wallet-bitcoin-crypto/id1615064243)
[Klever Wallet for Android](https://play.google.com/store/apps/details?id=finance.klever.bitcoin.wallet&hl=en)
[Klever Wallet for Browser (Extension)](https://chromewebstore.google.com/detail/klever-wallet/ifclboecfhkjbpmhgehodcjpciihhmif)

Open a pull request to include your app here.
---
[Download Klever Wallet - The best multi-chain crypto wallet](https://onelink.to/455hxv)

0 comments on commit 636a362

Please sign in to comment.