Go to file
Felipe Mendes dc2f8849c2
chore: add test workflow (#19)
* chore: add test workflow

* chore: upgrade package lock

* chore: add ui tests workflow job

* chore: add compile and build steps for test workflow

* chore: remove ui test command to run just build on workflow

* chore: fix missed conflict

* chore: add foundry installation on test workflow

* fix: wrong sintax breaking test

* chore: set foundry version in workflow

* fix: foundry lib version
2022-12-16 17:51:54 -03:00
.github/workflows chore: add test workflow (#19) 2022-12-16 17:51:54 -03:00
.husky chore: precommit hooks (#18) 2022-12-16 14:57:49 -03:00
contracts chore: precommit hooks (#18) 2022-12-16 14:57:49 -03:00
deploy feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
deployments/mumbai chore: precommit hooks (#18) 2022-12-16 14:57:49 -03:00
lib feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
scripts chore: precommit hooks (#18) 2022-12-16 14:57:49 -03:00
test chore: precommit hooks (#18) 2022-12-16 14:57:49 -03:00
ui chore: add test workflow (#19) 2022-12-16 17:51:54 -03:00
.env.example feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
.gitignore feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
.gitmodules feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
.prettierrc chore: precommit hooks (#18) 2022-12-16 14:57:49 -03:00
LICENSE Initial commit 2022-09-27 16:57:59 -03:00
foundry.toml feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
hardhat.config.ts feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
package.json chore: precommit hooks (#18) 2022-12-16 14:57:49 -03:00
remappings.txt feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
yarn.lock chore: precommit hooks (#18) 2022-12-16 14:57:49 -03:00