Giter Club home page Giter Club logo

gnosis-deploy's Introduction

Easy way to deploy Gnosis multisig contract on any Ethereum Network

Create .env file

DEPLOYMENT_ACCOUNT_ADDRESS=0xb8..83
DEPLOYMENT_ACCOUNT_PRIVATE_KEY=67B9AE6AAFE9D9AE086CA9D7D52C7EBC22560AFFA7138BA6D292B0FEF1639314

RPC_URL=https://sokol.poa.network
OWNER_1=0xdd2BcC1e053aBB1DfA6c1F3D6C7842f57d61440F
OWNER_2=0xA5025FABA6E70B84F74e9b1113e5F7F4E7f4859f
OWNER_3=0x283C7b3D457FbfB53a903FB5312A1e48427044C1
REQUIRED=2

GET_RECEIPT_INTERVAL_IN_MILLISECONDS=3000
GAS_PRICE=1
npm install
node index.js

Example output:

➜  gnosis-deploy git:(master) ✗ node index.js
compling ./MultiSigGnosis.sol ...
compiled successfully ./MultiSigGnosis.sol
estimating gas...
gasLimit =  1714708
sending tx...
txHash 0x1b88f2e8df7240c11df7116282f5a8fb19d256b06a54dec72a9f245b920d1532
pending 3 seconds...
pending 6 seconds...
pending 9 seconds...
Deployed Multisig: 0xfAB8d14e8DE6cF567678a2f300A68EE5E54fF0a0

   Owners: 0xdd2BcC1e053aBB1DfA6c1F3D6C7842f57d61440F,0xA5025FABA6E70B84F74e9b1113e5F7F4E7f4859f,0x283C7b3D457FbfB53a903FB5312A1e48427044C1
   Required Signatures: 2

gnosis-deploy's People

Contributors

rstormsf avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.