Skip to content

lambdaydoty/web3

Repository files navigation

Web3/Smart-Contract Matrix Project

Instructions

git clone <repo-url>
cd <repo-dir>
npm install
truffle version
truffle init --force

New Artifacts

truffle create contract EtherSender
truffle create migration EtherSender
truffle create test EtherSender

Interactions

vim

w | Dispatch truffle compile
w | Dispatch truffle test % | grep .

bash

truffle exec code/web3version.js --network cli

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published