Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initial hardhat project structure #1

Closed
wants to merge 5 commits into from
Closed

Add initial hardhat project structure #1

wants to merge 5 commits into from

Conversation

venables
Copy link
Contributor

@venables venables commented Sep 8, 2022

This is the result of running npx hardhat to set up a basic project structure (with a sample contract & tests for reference). Also sets up some defaults using eslint and prettier to enforce code style.

@venables
Copy link
Contributor Author

venables commented Sep 8, 2022

Closing in favor of #2

@venables venables closed this Sep 8, 2022
@venables venables deleted the venables/setup-hardhat branch September 8, 2022 15:36
venables added a commit that referenced this pull request Dec 7, 2022
* Update VeriteAccessControl contract to be abstract

* Add missing @types/uuid

* Add extra check with verite during helper

* Add business scenario #1 test for Verite

* Add business scenario 2

* Add Permissioned scenario 3

* Ensure permitted to request withdrawal/redeem as well

* Add permissioned scenario 4

* Fix error message

* Update permissioned scenario test names

* Fix variable name in tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant