Skip to content

Commit

Permalink
Update folder structure
Browse files Browse the repository at this point in the history
  • Loading branch information
danielailie committed Oct 3, 2024
1 parent de45867 commit cfaed6e
Show file tree
Hide file tree
Showing 45 changed files with 160 additions and 76 deletions.
222 changes: 147 additions & 75 deletions package-lock.json

Large diffs are not rendered by default.

14 changes: 13 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,29 @@
},
"dependencies": {
"@multiversx/sdk-transaction-decoder": "1.0.2",
"@multiversx/sdk-bls-wasm": "0.3.5",
"json-bigint": "1.0.0",
"bech32": "1.1.4",
"bip39": "3.1.0",
"blake2b": "2.1.3",
"buffer": "6.0.3",
"keccak": "3.0.2"
"ed25519-hd-key": "1.1.2",
"ed2curve": "0.3.0",
"keccak": "3.0.2",
"scryptsy": "2.1.0",
"tweetnacl": "1.0.3",
"@noble/ed25519": "1.7.3",
"@noble/hashes": "1.3.0",
"uuid": "8.3.2"
},
"devDependencies": {
"@multiversx/sdk-wallet": "4.5.1",
"@types/assert": "1.4.6",
"@types/chai": "4.2.11",
"@types/ed2curve": "0.2.2",
"@types/mocha": "9.1.0",
"@types/node": "13.13.2",
"@types/scryptsy": "2.0.0",
"assert": "2.0.0",
"browserify": "17.0.0",
"chai": "4.2.0",
Expand All @@ -58,6 +69,7 @@
"typescript": "4.1.2",
"@typescript-eslint/eslint-plugin": "5.44.0",
"@typescript-eslint/parser": "5.44.0",
"@types/uuid": "8.3.0",
"eslint": "8.28.0",
"eslint-config-prettier": "9.1.0",
"prettier": "3.2.4"
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit cfaed6e

Please sign in to comment.