Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.
/ bat-ropsten Public archive

Deployment code for BAT contract on Ropsten

Notifications You must be signed in to change notification settings

brave-intl/bat-ropsten

Repository files navigation

Deployment code for BAT contract on Ropsten

This code was used to deploy the BAT contract to Ropsten.

Instructions for deploying

Start up parity:

docker-compose up -d

Browser to http://127.0.0.1:8180 and proceed to create a new wallet with an empty passphrase.

Use a faucet to get ETH on ropsten, e.g.

curl -X POST -H "Content-Type: application/json" -d '{"toWhom":"YOUR_ADDR_HERE"}' https://ropsten.faucet.b9lab.com/tap

After the faucet transactions are confirmed, run the deployment code:

npm start

About

Deployment code for BAT contract on Ropsten

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published