Skip to content

A simple smart contract counter written with Solidity, capable of being deployed to the Ethereum Blockchain

Notifications You must be signed in to change notification settings

agad98/acontract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

acontract

A simple smart contract counter. Written in Solidity.

Identify Requirements:

  • Need a smart contract.

Plan & Design: Systematic approach will be taken with a top-down implementation of the functions.

Build/Code:

  • Build to be done concurrently with the Code of choice being Solidity and Python.

Test/Debug/Document: Testing will be done parallely due to the limited number of functions.

Deploy: Once application passes testing it can be deployed. As of 11/7/2021 it has been deployed.

About

A simple smart contract counter written with Solidity, capable of being deployed to the Ethereum Blockchain

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published