Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #25

Merged
merged 1 commit into from
Oct 24, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update README.md
  • Loading branch information
dbuarque authored Oct 24, 2023
commit e7fac8400c4608378627e2c9915c7d5bcc166e7c
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ kos-rs is an open-source, cross-platform library designed to provide essential l

#### Initially, kos-rs offers support for the following blockchain networks and its sub tokens:

[x] Bitcoin (BTC)
[x] Ethereum (ETH)
[x] Tron (TRX)
[x] Klever (KLV)
[x] Polygon (Matic)
- [x] Bitcoin (BTC)
- [x] Ethereum (ETH)
- [x] Tron (TRX)
- [x] Klever (KLV)
- [x] Polygon (Matic)

## Getting Started with Javascript and Node.js

Expand Down Expand Up @@ -68,11 +68,11 @@ Klever is on a quest for adept Rust developers to revamp its Rust-powered crypto

Bounty winners will be compensated with $KFI tokens. Here's the reward distribution:

[x] Web (Rust SDK binding): 10,000 KFI
[x] React Native (Rust SDK binding): 10,000 KFI
[ ] Kotlin (Rust SDK binding): 10,000 KFI
[ ] Swift (Rust SDK binding): 10,000 KFI
[ ] Code Review PR Approval: 100 KFI
- [x] Web (Rust SDK binding): 10,000 KFI
- [x] React Native (Rust SDK binding): 10,000 KFI
- [ ] Kotlin (Rust SDK binding): 10,000 KFI
- [ ] Swift (Rust SDK binding): 10,000 KFI
- [ ] Code Review PR Approval: 100 KFI

## Key Milestones

Expand Down