rai icon indicating copy to clipboard operation
rai copied to clipboard

🗿 rai is a pythonic client for interacting with Raiblocks nodes

Results 3 rai issues
Sort by recently updated
recently updated
newest added

The `README` comes with an example of how to send a transaction, but where is the send method in the Wallet class?

Currently, the `accounts` property of a `Wallet` instance simply returns a list of `Account` instances. I am thinking about implementing a holder class named `AccountSet` which contains a set of...

enhancement
help wanted
proposal

Need to implement a class to represent Rais. Class should contain self-explaining conversion methods based on [the conversion RPC calls](https://github.com/clemahieu/raiblocks/wiki/RPC-protocol). Reserved for @jdistler

enhancement
help wanted
good first issue