Skip to content

Smart contract examples using the Solidity programming language

Notifications You must be signed in to change notification settings

federicomazzini/Solidity-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solidity Examples

This Example is a Work in Progress

For now, it contains examples on:

  • Creating a smart contract written in Solidity
  • Creating tests for the contract using mocha testing suite.
  • Deploying the contract in a local test network using the Ganache module.
  • [Work in progress] Deploying the contract in the Rigby test network using the Infura API.

This project uses the Infura API. You will have to register, create a project, and obtain a valid API key in order to run the examples.

Dependencies

For some dependencies, a specific version was used. You may want to run:

About

Smart contract examples using the Solidity programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published