1 unstable release
0.1.1 | Aug 15, 2023 |
---|---|
0.1.0 |
|
0.0.15 |
|
#12 in #keccak256
126 downloads per month
65KB
2K
SLoC
Cool Things
- configurable keccak backend
Features
serde
- adds serde support to VAA types. Unlike previous iterations of the SDK, this support is for JSON only. We do not use serde for binary encoding/ decodinganchor
- enables the anchor-lang keccak256 backend
Solana development
Solana devs should turn off serde
and on anchor
.
For Solana applications use
$ cargo add wormhole-vaas --features anchor
Dependencies
~4–15MB
~172K SLoC