mirror of
https://github.com/tornadocash/deployer.git
synced 2024-11-23 18:32:00 +01:00
readme
This commit is contained in:
parent
3ef9f089ba
commit
57a0a19e0e
13
README.md
13
README.md
@ -1,4 +1,6 @@
|
|||||||
# Peppersec solidity template [![Build Status](https://github.com/peppersec/solidity-template/workflows/build/badge.svg)](https://github.com/peppersec/solidity-template/actions)
|
# Deployer [![Build Status](https://github.com/tornadocash/deployer/workflows/build/badge.svg)](https://github.com/tornadocash/deployer/actions)
|
||||||
|
|
||||||
|
A wrapper around EIP-2470 deployer that emits events with deployed contract address, or reverts on deploy failure
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
@ -9,14 +11,5 @@
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ yarn
|
$ yarn
|
||||||
$ cp .env.example .env
|
|
||||||
$ yarn test
|
$ yarn test
|
||||||
```
|
```
|
||||||
|
|
||||||
## Deploying
|
|
||||||
|
|
||||||
Deploy to Kovan:
|
|
||||||
|
|
||||||
```bash
|
|
||||||
$ yarn deploy:kovan
|
|
||||||
```
|
|
||||||
|
Loading…
Reference in New Issue
Block a user