8000 Releases · codesport/fitness-club-dao · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: codesport/fitness-club-dao

v0.1.5-alpha

26 Jun 17:36
Compare
Choose a tag to compare
v0.1.5-alpha Pre-release
Pre-release

PATCH version where backwards compatible bug fixes were made:

  1. Added TimeLock.sol and removed TimelockController.sol

  2. Successfully completed robust unit testing to replicate Tally functionality within the dApp. This will allow for 100% on-chain, in-platform Governance

  3. Parametrized all Governor contract settings. File is called OZGovernor.sol

  4. Uploaded 2 new video demos to YouTube: https://www.youtube.com/watch?v=M3u3n5bmtWE

  5. Deployed TimeLock.sol according to OpenZeppelin's conventions. Used Patrick's and Zubin's guides as a canonical references:

v0.1.0-alpha

16 Jun 18:42
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

Version 0.1.0-alpha is an MVP and provides:

  1. 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
  2. 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
0