Skip to content

Commit

Permalink
project-serum#172 WIP add test for decode
Browse files Browse the repository at this point in the history
  • Loading branch information
gotjoshua committed Sep 30, 2021
1 parent 3e6545c commit e509974
Show file tree
Hide file tree
Showing 4 changed files with 5,010 additions and 2 deletions.
3 changes: 2 additions & 1 deletion packages/serum/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,10 @@
"trailingComma": "all"
},
"dependencies": {
"@solana/spl-token": "^0.1.6",
"@project-serum/anchor": "^0.11.1",
"@solana/spl-token": "^0.1.6",
"@solana/web3.js": "^1.21.0",
"basex-encoder": "^0.0.10",
"bn.js": "^5.1.2",
"buffer-layout": "^1.2.0"
},
Expand Down
Loading

0 comments on commit e509974

Please sign in to comment.