Skip to content

Commit

Permalink
feat: added solana and etherum services
Browse files Browse the repository at this point in the history
  • Loading branch information
Siddharth9890 committed Jul 2, 2024
1 parent ab17fff commit 520fa57
Showing 10 changed files with 1,532 additions and 3,861 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -36,12 +36,15 @@
"@graphql-typed-document-node/core": "^3.2.0",
"@solana/web3.js": "^1.93.1",
"axios": "^1.7.2",
"bs58": "^6.0.0",
"canonicalize": "^2.0.0",
"encoding": "^0.1.13",
"ethers": "^5.7.2",
"graphql": "^16.8.1",
"graphql-request": "^6.1.0",
"node-forge": "^1.3.1"
"node-forge": "^1.3.1",
"tweetnacl": "^1.0.3",
"tweetnacl-util": "^0.15.1"
},
"devDependencies": {
"@commitlint/cli": "^18.4.4",
Loading

0 comments on commit 520fa57

Please sign in to comment.