Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

Commit

Permalink
Merge pull request #19 from AngelProtocolFinance/merge-registrars
Browse files Browse the repository at this point in the history
Merge registrars
  • Loading branch information
SovereignAndrey authored May 25, 2023
2 parents 067e21c + 22e390c commit 79139fa
Show file tree
Hide file tree
Showing 506 changed files with 23,651 additions and 54,067 deletions.
2 changes: 1 addition & 1 deletion .env.template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# options=[hardhat, polygon, mumbai, goerli]
NETWORK="hardhat"
VERIFY_CONTRACTS=false
PROD=true
PROD_NETWORK_ID=0

## Etherscan explorer API config
ETHERSCAN_API_KEY=""
Expand Down
7 changes: 1 addition & 6 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,15 @@ node_modules
.idea
package-lock.json
.yarnclean
yarn-error.log
.vscode
.env
.prettierrc
.nvmrc
contract-address-local.json
dist

#Coverage files
coverage

#Hardhat files
cache
artifacts
.openzeppelin

# Py
Pipfile.lock
2 changes: 0 additions & 2 deletions .soliumignore

This file was deleted.

20 changes: 0 additions & 20 deletions .soliumrc.json

This file was deleted.

14 changes: 0 additions & 14 deletions Pipfile

This file was deleted.

93 changes: 0 additions & 93 deletions Pipfile.lock

This file was deleted.

Loading

0 comments on commit 79139fa

Please sign in to comment.