grinbot_core 0.1.0-alpha.1

Keybase and Telegram bot for Grin: Core library
Documentation
1
2
3
4
5
6
7
//! Services for connecting to external APIs
//!

/// Services associated with Grin and the Grin Wallet.
pub mod grin;
/// Types for external services.
pub mod types;