mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-27 14:20:27 +00:00
Fix wagyu links
This commit is contained in:
parent
bbff0a0b06
commit
68daeb9d45
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ See also [Rust — Production](https://www.rust-lang.org/production) organizatio
|
|||
* [rbtc](https://github.com/lucawen/rbtc) — Convert BTC to any currency and vice-versa. [![Build Status](https://api.travis-ci.com/lucawen/rbtc.svg?branch=master)](https://travis-ci.com/lucawen/rbtc)
|
||||
* [rust-cardano](https://github.com/input-output-hk/rust-cardano) — Rust implementation of Cardano primitives, helpers, and related applications
|
||||
* [Substrate](https://github.com/paritytech/substrate) — Generic modular blockchain template written in Rust
|
||||
* [wagyu](https://crates.io/crates/wagyu) — Rust library for generating cryptocurrency wallets [<img src="https://api.travis-ci.com/ArgusHQ/wagyu.svg?branch=master">](https://api.travis-ci.com/ArgusHQ/wagyu.svg?branch=master)
|
||||
* [wagyu](https://github.com/AleoHQ/wagyu) [[wagyu](https://crates.io/crates/wagyu)] — Rust library for generating cryptocurrency wallets [<img src="https://api.travis-ci.com/AleoHQ/wagyu.svg?branch=master">](https://api.travis-ci.com/AleoHQ/wagyu.svg?branch=master)
|
||||
* [zcash](https://github.com/zcash/zcash) — Zcash is an implementation of the "Zerocash" protocol.
|
||||
* [YeeCo yeeroot](https://github.com/yeeco/yeeroot) — YeeCo yeeroot is a permissionless, secure, high performance and scalable public blockchain platform powered by full sharding technology on PoW consensus written in Rust
|
||||
|
||||
|
|
Loading…
Reference in a new issue