A simple finance application using Solidity and JavaScript.
This is a workspace for different implementaions of finance with the blockchain. Currently there is a simple ERC-20 contract using Openzepplin and Solidity 8.0. The contract features basic ideas such as having a customizable total supply along with other features such as having "Workers" and functions to accomodate them. This concept can be applied to many different scenarios not limited to finance. From games to a marketplace the possibilites are limitless.