forked from nucypher/nucypher-contracts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ape-config.yaml
37 lines (32 loc) · 819 Bytes
/
ape-config.yaml
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
name: nucypher-contracts
contracts_folder: contracts
plugins:
- name: solidity
- name: polygon
- name: ape-etherscan
dependencies:
- name: openzeppelin
github: OpenZeppelin/openzeppelin-contracts
version: 5.0.0
config_override:
solidity:
version: 0.8.23
evm_version: paris
- name: openzeppelin-upgradeable
github: OpenZeppelin/openzeppelin-contracts-upgradeable
version: 5.0.0
- name: fx-portal
github: 0xPolygon/fx-portal
version: 1.0.5
- name: threshold
github: threshold-network/solidity-contracts
version: 1.2.1
solidity:
version: 0.8.23
evm_version: paris
ethereum:
mainnet:
transaction_acceptance_timeout: 600 # 10 minutes
test:
mnemonic: test test test test test test test test test test test junk
number_of_accounts: 40