Skip to content

Commit

Permalink
feat: Solana localnet
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev committed Jan 20, 2025
1 parent b2d6147 commit 8ec9255
Show file tree
Hide file tree
Showing 5 changed files with 1,120 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/tasks/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ export { tokensTask } from "./tokens";
export { zetachainCall } from "./zetachainCall";
export { zetachainWithdraw } from "./zetachainWithdraw";
export { zetachainWithdrawAndCall } from "./zetachainWithdrawAndCall";
export { solanaLocalnetDepositAndCallTask } from "./solanaLocalnetDepositAndCall";
1 change: 1 addition & 0 deletions packages/tasks/src/solana/deploy/gateway-keypair.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[148,138,110,3,169,253,42,101,79,110,149,110,112,214,41,163,75,28,36,29,241,151,41,200,135,185,252,180,158,191,166,156,119,192,217,18,69,149,119,145,212,43,144,149,176,111,89,140,102,63,193,127,241,148,51,161,170,62,19,196,239,253,6,192]
Binary file added packages/tasks/src/solana/deploy/gateway.so
Binary file not shown.
Loading

0 comments on commit 8ec9255

Please sign in to comment.