Releases: codesport/fitness-club-dao
v0.1.5-alpha
PATCH version where backwards compatible bug fixes were made:
-
Added
TimeLock.sol
and removedTimelockController.sol
-
Successfully completed robust unit testing to replicate Tally functionality within the dApp. This will allow for 100% on-chain, in-platform Governance
-
Parametrized all Governor contract settings. File is called
OZGovernor.sol
-
Uploaded 2 new video demos to YouTube: https://www.youtube.com/watch?v=M3u3n5bmtWE
-
Deployed
TimeLock.sol
according to OpenZeppelin's conventions. Used Patrick's and Zubin's guides as a canonical references:
v0.1.0-alpha
Version 0.1.0-alpha is an MVP and provides:
-
Fitness club creation (organized as a DAO)
- Companies, entrepreneurs as well as sports and fitness enthusiasts to launch sports teams and fitness groups organized as ERC-721 (NFT-based) DAOs
-
Registering and joining virtual and real life fitness, workout, and sports teams by purchasing memberships minted as NFTs
- NFT-based Membership: Fee-based sign-up of new members to an existing club by means of an NFT minter
- NFTs and JSON metadata are pinned to IPFS via Pinata