Skip to content

Oskardev100/solidity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solidity

Solidity Workshop - Startup For Developers

#Prerequisites:

  • Your terminal/console, should already have installed Node, NPM & Git
  • Use instructions at the end, in case you don't have them installed already.

#Setting up your environment. Source code:

  1. Clone this project to your local environment.

  2. On your terminal/line of command 2.1) Navigate to sampleContract folder 2.2) Run the command: npm i 2.2) Navigate to you the sampleWebApp folder 2.3) run the command npm i

  3. Ensure your contract compiles and pass all unit test 3.1) On the sampleContract run this command: npm test 3.2) You should see all unit test passing. 3.3) On the sampleWebApp, run thi command: npm run start 3.4) You sample website should launch on your default browser.

Install Metamask

Add founds to your metamask wallet on this website: https://goerlifaucet.com/

#Prerequisites:

Install Node Install NPM Install Git Install any development platform. (i.e. Visual Studio Code, Sublime)

About

Solidity Workshop - Startup For Developers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors