issues
search
hhstore
/
blog
My Tech Blog: about Mojo / Rust / Golang / Python / Kotlin / Flutter / VueJS / Blockchain etc.
https://github.com/hhstore/blog/issues
295
stars
24
forks
source link
Rust: Libraries about Blockchain/Cryptography
#354
Open
hhstore
opened
2 years ago
hhstore
commented
2 years ago
related:
[x] #242
[x] #14
[x] #15
hhstore
commented
2 years ago
Rust + 区块链生态:
https://github.com/rust-in-blockchain/awesome-blockchain-rust
公链脚手架: substrate
https://github.com/paritytech/substrate
C++ Wallet Core:
https://github.com/trustwallet/wallet-core
https://developer.trustwallet.com/wallet-core
https://github.com/trustwallet/wallet-core/discussions/1426
https://github.com/trustwallet/wallet-core/discussions/1264
hhstore
commented
2 years ago
比特币相关:
https://github.com/rust-bitcoin
https://github.com/rust-bitcoin/rust-bitcoin
https://github.com/paritytech/parity-bitcoin
BIP 协议:
https://github.com/rust-bitcoin/rust-bip39
https://github.com/rust-bitcoin/rust-bip47
https://github.com/jjyr/hdwallet
https://github.com/KaiWitt/seed-utils
BIP 在线工具:
https://iancoleman.io/bip39/
https://github.com/iancoleman/bip39
https://iancoleman.io/eip2333/
hhstore
commented
2 years ago
以太坊(ETH) 相关:
https://github.com/openethereum/parity-ethereum
https://github.com/rust-ethereum
https://github.com/rust-ethereum/ethabi
搜索:
https://github.com/topics/ethereum?l=rust
ETH client:
https://github.com/sigp/lighthouse
框架:
https://github.com/foundry-rs/foundry
⭐⭐⭐⭐⭐
web3:
https://github.com/tomusdrw/rust-web3
https://github.com/gakonst/ethers-rs
智能合约:
https://github.com/ethereum/fe
钱包 app:
https://github.com/AleoHQ/wagyu
hhstore
commented
2 years ago
1
hhstore
commented
2 years ago
1
hhstore
commented
2 years ago
1
related: