Skip to content

Commit

Permalink
feat: add initial cli (#520)
Browse files Browse the repository at this point in the history
* feat: add update pyth token mint instruction

* feat: add tests

* feat: add initial cli

* chore: remove unnecessary transaction in process_write_encoded_vaa

* feat: remove pyth token mint stuff in ci

* chore: Remove unused dependencies and update versions

* refactor: init publisher
  • Loading branch information
keyvankhademi authored Sep 4, 2024
1 parent dcfc1e8 commit 600eba8
Show file tree
Hide file tree
Showing 7 changed files with 2,330 additions and 409 deletions.
2 changes: 2 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"borsh",
"bytemuck",
"delegators",
"funder",
"Keypair",
"keypairs",
"lamports",
Expand All @@ -30,6 +31,7 @@
"pyth",
"pythnet",
"quickcheck",
"shellexpand",
"snapshotted",
"solana",
"sysvar",
Expand Down
Loading

0 comments on commit 600eba8

Please sign in to comment.