gnosis / safe-browser-extension

MIT License
18 stars 8 forks source link

Mainnet support in pre-prod and prod enviroments #74

Closed germartinez closed 5 years ago

germartinez commented 6 years ago

Mainnet is now available in production and pre-production enviroments executing one of these scripts:

npm run build:preprod-mainnet
npm run build:prod-mainnet
npm run watch:preprod-mainnet
npm run watch:prod-mainnet