3 个版本

0.0.3 2020 年 5 月 9 日
0.0.2 2020 年 5 月 8 日
0.0.1 2020 年 5 月 3 日

#222#cryptocurrency

MIT 许可协议

27KB
707

bitgo

Rust 客户端,用于访问 BitGo 的 REST API。

正在进行中。

测试

.envrc

export BITGO_ACCESS_TOKEN="your-access-token"
export BITGO_TBTC_WALLET_ID="your-tbtc-wallet-id"
# bitgo-express proxy address (docker-compose up)
# the trailing slash / is important
export BITGO_BASE_URL="https://127.0.0.1:4000/api/v2/"
cargo test

依赖项

~8–12MB
~233K SLoC