Skip to content

PrashanthSuriyanarayanan/Muladhara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Muladhara

Creating and deploying a contract in rinkeby.

Instructions

Install windows build tools
npm install -g --production windows-build-tools
Clone and install the dependencies
  git clone https://github.com/PrashanthSuriyanarayanan/my-blockchain-journey/vinayaga.git
  npm install
Run test script
npm run test
Deploy the contract to Rinkeby

Add your seed words and rinkeby endpoint separated by a comma in deploy script before running it.

node deploy.js
To check the deployed contracts and further transactions.

Hit the link and append the address which you get after running the above cmd to the link

About

A simple smart contract written in solidity.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published