nucypher/tests/acceptance/ape-config.yaml

24 lines
459 B
YAML
Raw Normal View History

2023-04-24 04:45:13 +00:00
name: nucypher
plugins:
- name: solidity
dependencies:
- name: nucypher-contracts
github: nucypher/nucypher-contracts
ref: main
2023-04-24 04:45:13 +00:00
- name: openzeppelin
github: OpenZeppelin/openzeppelin-contracts
version: 4.9.1
2023-04-24 04:45:13 +00:00
solidity:
version: 0.8.20
evm_version: paris
2023-04-24 04:45:13 +00:00
import_remapping:
- "@openzeppelin/contracts=openzeppelin/v4.9.1"
2023-04-24 04:45:13 +00:00
2023-04-24 04:45:13 +00:00
test:
mnemonic: test test test test test test test test test test test junk
number_of_accounts: 30