Skip to content

Simply deploy your Smart Contract without plugging your private key in you development environment.

Notifications You must be signed in to change notification settings

ankitzm/safe-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

safe-deploy

Simply deploy your Smart Contract without plugging your private key in you development environment.
Browser based smart contract deployment using metamask wallet by using local solidity files on your computer.

Demo : https://www.youtube.com/watch?v=a253m9YGEqM

Usage

  1. Locate to the folder with solidity file/'s in your Local System.

image

  1. Installation: npm i safe-deploy

image

  1. Usage: npx safe-deploy /path/to/solidityFile.sol

image

  1. Default Browser Window will pop-up

image

  1. Connect Wallet and then you can deploy image

⛓ Smart Contract will be deployed on whatever chain you are.
🔺 don't deploy on mainnet by mistake.

Experiment with the stuff, Raise an issue if you find something different ✌

About

Simply deploy your Smart Contract without plugging your private key in you development environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published