File tree Expand file tree Collapse file tree 3 files changed +3
-33
lines changed
target_chains/ethereum/sdk/stylus/pyth-mock-solidity Expand file tree Collapse file tree 3 files changed +3
-33
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ packages:
1919 - " target_chains/ethereum/entropy_sdk/solidity"
2020 - " target_chains/ethereum/sdk/js"
2121 - " target_chains/ethereum/sdk/solidity"
22+ - " target_chains/ethereum/sdk/stylus/pyth-mock-solidity"
2223 - " target_chains/ethereum/examples/coin_flip/app"
2324 - " target_chains/fuel/sdk/js"
2425 - " target_chains/starknet/sdk/js"
@@ -44,6 +45,7 @@ catalog:
4445 " @next/third-parties " : 15.0.2
4546 " @phosphor-icons/react " : 2.1.7
4647 " @pythnetwork/client " : 2.22.0
48+ " @pythnetwork/pyth-sdk-solidity " : 4.0.0
4749 " @react-hookz/web " : 24.0.4
4850 " @solana/web3.js " : 1.95.4
4951 " @storybook/addon-essentials " : 8.3.5
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 22 "name" : " pyth-mock-solidity" ,
33 "version" : " 1.0.0" ,
44 "description" : " ** Deploy mock solidity pyth contract using the pyth solidity sdk **" ,
5- "main" : " index.js" ,
65 "directories" : {
76 "lib" : " lib" ,
87 "test" : " test"
9- },
10- "scripts" : {
11- "test" : " echo \" Error: no test specified\" && exit 1"
12- },
8+ },
139 "keywords" : [],
1410 "author" : " " ,
1511 "license" : " ISC" ,
You can’t perform that action at this time.
0 commit comments