forked from 1Hive/conviction-voting-app
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
86 lines (86 loc) · 5.61 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
{
"name": "@1hive/apps-conviction-voting",
"version": "1.0.0-beta.1",
"description": "",
"dependencies": {
"@1hive/apps-token-manager": "2.2.0",
"@aragon/minime": "^1.0.0",
"@aragon/apps-vault": "^4.1.0",
"@aragon/os": "5.0.0-beta.0"
},
"devDependencies": {
"@aragon/hardhat-aragon": "^0.2.0",
"@aragon/contract-helpers-test": "^0.1.0-rc.3",
"@aragon/contract-test-helpers": "0.0.1",
"@aragon/templates-shared": "^1.0.1",
"@aragon/test-helpers": "^2.1.0",
"@aragon/truffle-config-v5": "^1.0.0",
"@nomiclabs/hardhat": "^1.3.0",
"@nomiclabs/hardhat-ethers": "^2.0.0",
"@nomiclabs/hardhat-etherscan": "^1.3.0",
"@nomiclabs/hardhat-solhint": "^1.3.3",
"@nomiclabs/hardhat-truffle5": "^1.3.0",
"@nomiclabs/hardhat-waffle": "^2.0.0",
"@nomiclabs/hardhat-web3": "^1.3.0",
"@truffle/hdwallet-provider": "^1.0.41-1",
"babel-eslint": "^10.0.2",
"chai": "^4.2.0",
"cross-env": "^5.2.0",
"ethers": "^5.0.19",
"eslint": "^6.0.1",
"eslint-config-prettier": "^6.0.0",
"eslint-config-standard": "^13.0.1",
"eslint-config-standard-react": "^8.0.0",
"eslint-plugin-import": "^2.18.0",
"eslint-plugin-node": "^9.1.0",
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-react": "^7.14.2",
"eslint-plugin-react-hooks": "^2.3.0",
"eslint-plugin-standard": "^4.0.0",
"ethereum-waffle": "^3.2.0",
"ethlint": "^1.2.4",
"fs-extra": "^8.1.0",
"hardhat": "^2.0.2",
"hardhat-gas-reporter": "^0.1.4",
"prettier": "^1.18.2",
"solidity-coverage": "^0.7.9",
"truffle": "5.1.4",
"wait-on": "^4.0.1",
"web3": "^1.2.0"
},
"scripts": {
"abi:extract": "hardhat-extract --output abi/ --keys abi",
"build": "cd app && yarn build && cd ..",
"build-app": "cd app && npm install && cd ..",
"compile": "hardhat compile --force",
"console": "hardhat console",
"coverage": "hardhat coverage --network coverage",
"coveralls": "cat ./coverage/lcov.info | npx coveralls",
"devchain": "hardhat node",
"ganache-cli:test": "sh ./node_modules/@aragon/test-helpers/ganache-cli.sh",
"lint": "eslint . & solium --dir ./contracts",
"lint:fix": "eslint . --fix & solium --dir ./contracts --fix",
"mine-blocks": "sh ./scripts/mine-blocks.sh",
"postinstall": "npm run compile && npm run build-app",
"prepare": "cd app && npm install && cd ..",
"publish:patch": "hardhat publish patch",
"publish:minor": "hardhat publish minor",
"publish:major": "hardhat publish major",
"start": "hardhat start",
"start:ipfs": "npm run start:ipfs:run",
"start:http": "npm run start:http:run",
"start:ipfs:template:signal": "aragon run --files dist --template Template --template-init 0x5d94e3e7aec542ab0f9129b9a7badeb5b3ca0f77 @ARAGON_ENS 0xd526b7aba39cccf76422835e7fd5327b98ad73c9 0xf1f8aac64036cdd399886b1c157b7e3b361093f3 --template-new-instance newTokenAndInstance --template-args MyToken TKN ['\"0xb4124cEB3451635DAcedd11767f004d8a28c6eE7\",\"0x8401Eb5ff34cc943f096A32EF3d5113FEbE8D4Eb\"'] ['\"10000000000000000000\",\"10000000000000000000\"'] ['\"500000000000000000\",\"150000000000000000\",\"86400\"'] 0",
"start:http:template:signal": "aragon run --http localhost:8001 --http-served-from dist --template Template --template-init 0x5d94e3e7aec542ab0f9129b9a7badeb5b3ca0f77 @ARAGON_ENS 0xd526b7aba39cccf76422835e7fd5327b98ad73c9 0xf1f8aac64036cdd399886b1c157b7e3b361093f3 --template-new-instance newTokenAndInstance --template-args MyToken TKN ['\"0xb4124cEB3451635DAcedd11767f004d8a28c6eE7\",\"0x8401Eb5ff34cc943f096A32EF3d5113FEbE8D4Eb\"'] ['\"10000000000000000000\",\"10000000000000000000\"'] ['\"500000000000000000\",\"150000000000000000\",\"86400\"'] 0",
"start:ipfs:template": "aragon run --files dist --template Template --template-init 0x5d94e3e7aec542ab0f9129b9a7badeb5b3ca0f77 @ARAGON_ENS 0xd526b7aba39cccf76422835e7fd5327b98ad73c9 0xf1f8aac64036cdd399886b1c157b7e3b361093f3 --template-new-instance newTokenAndInstance --template-args MyToken TKN ['\"0xb4124cEB3451635DAcedd11767f004d8a28c6eE7\",\"0x8401Eb5ff34cc943f096A32EF3d5113FEbE8D4Eb\"'] ['\"10000000000000000000\",\"10000000000000000000\"'] ['\"500000000000000000\",\"150000000000000000\",\"86400\"'] 1",
"start:http:template": "aragon run --http localhost:8001 --http-served-from dist --template Template --template-init 0x5d94e3e7aec542ab0f9129b9a7badeb5b3ca0f77 @ARAGON_ENS 0xd526b7aba39cccf76422835e7fd5327b98ad73c9 0xf1f8aac64036cdd399886b1c157b7e3b361093f3 --template-new-instance newTokenAndInstance --template-args MyToken TKN ['\"0xb4124cEB3451635DAcedd11767f004d8a28c6eE7\",\"0x8401Eb5ff34cc943f096A32EF3d5113FEbE8D4Eb\"'] ['\"150000000000000000000\",\"100000000000000000000\"'] ['\"500000000000000000\",\"150000000000000000\",\"86400\"'] 1",
"start:ipfs:run:signal": "aragon devchain --silent & wait-on tcp:8545 && npm run start:ipfs:template:signal & wait-on tcp:8545 && wait-on tcp:3000 && npm run mine-blocks",
"start:http:run:signal": "aragon devchain --silent & wait-on tcp:8545 && npm run start:http:template:signal & wait-on tcp:8545 && wait-on tcp:3000 && npm run mine-blocks",
"start:ipfs:run": "aragon devchain --silent & wait-on tcp:8545 && npm run start:ipfs:template & wait-on tcp:8545 && wait-on tcp:3000 && npm run mine-blocks",
"start:http:run": "aragon devchain --silent & wait-on tcp:8545 && npm run start:http:template & wait-on tcp:8545 && wait-on tcp:3000 && npm run mine-blocks",
"start:app": "cd app && npm start && cd ..",
"test": "hardhat test --network rpc",
"test:gas": "REPORT_GAS=true hardhat test --network localhost",
"versions": "aragon apm versions"
}
}