Skip to content

Commit

Permalink
feat: dev environment backend setup (#278)
Browse files Browse the repository at this point in the history
* feat: add anvil (qanet) to hardhat config networks.

* chore: deploy contract to anvil testnet.

* chore: sepolia deployment.

* merge: authentication sls.

* feat: separate the issignaturevalid function from handlers.

* feat: update subgraph config to match the qa network.

* feat: add app specific prisma schema to deploy script copy command.

* fix: merge conflict

* feat: remove unnecessary conditions.

---------

Co-authored-by: Nima Rasooli <[email protected]>
  • Loading branch information
EmperorOrokuSaki and EmperorOrokuSaki authored Jun 26, 2023
1 parent 948f926 commit 8690783
Show file tree
Hide file tree
Showing 19 changed files with 5,559 additions and 2,413 deletions.
2,505 changes: 2,505 additions & 0 deletions contracts/deployments/qanet/FleekERC721.json

Large diffs are not rendered by default.

49 changes: 49 additions & 0 deletions contracts/deployments/qanet/FleekSVG.json

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions contracts/deployments/qanet/proxy.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"FleekERC721": [
{
"address": "0x1CfD8455F189c56a4FBd81EB7D4118DB04616BA8",
"timestamp": "6/16/2023, 8:51:33 AM"
}
]
}

Large diffs are not rendered by default.

Loading

0 comments on commit 8690783

Please sign in to comment.