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.