privy 0.2.0

Privy auth and transaction sending in Rust
Documentation
1
2
3
4
5
6
pub struct Caip2;

impl Caip2 {
    pub const SOLANA: &str = "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp";
    pub const ARBITRUM: &str = "eip155:42161";
}