This repository has been archived by the owner on Oct 16, 2024. It is now read-only.
Releases: waves-rust/waves-lib-rust
Releases · waves-rust/waves-lib-rust
v0.3.2
v0.3.1
In This Release
- Added Amount module. The Amount type can be used to express Waves amounts that supports conversion to various denominations
- Added Alias module. The Alias type on working with aliases in the Waves blockchain and presenting it in a format with or without the network prefix
v0.3.0
In This Release
- Added Node module allowing to interact with a blockchain node
- Updated the code structure inside the library
- Added basic Debug and Display implementations
- Updated documentation
- Added examples
v0.2.4
Bump version
v0.2.3
Bump version
v0.2.2
Update doc