wormhole/sdk/rust
Chirantan Ekbote 12459c4a2a Add a wormhole go sdk
The wormhole sdk is a new go module in the sdk/ directory.  This
initially contains the *_consts.go files from the common package in the
top-level sdk package and the entire vaa package as a sub-package.

For go reasons this needs to be in the sdk directory itself (rather than
a sdk/go subdir).  To prevent the go tooling from looking into the other
non-go subdirs, add an empty go.mod file in each one.  See
golang issue 42965 for more details on why we can't have nice
things (I'm deliberately not linking to stop github from spamming that
issue).
2022-09-15 14:35:46 +01:00
..
core sdk, terra: Fix tests and add them to CI 2022-04-20 09:46:51 +09:00
sdk solana: bump: Rust nightly-2022-07-12, SOL SDK v1.10.31, rust container 1.60 2022-08-17 15:30:01 +01:00
Cargo.lock sdk, terra: Fix tests and add them to CI 2022-04-20 09:46:51 +09:00
Cargo.toml sdk: add underlying sdk for wormhole programs 2022-01-14 13:09:12 +00:00
go.mod Add a wormhole go sdk 2022-09-15 14:35:46 +01:00
rustfmt.toml sdk: rustfmt rules for sdk 2022-01-14 13:09:12 +00:00