Skip to content

Release v0.2.0

Latest
Compare
Choose a tag to compare
@javier123454321 javier123454321 released this 07 Jun 19:23
· 14 commits to master since this release
633bd55

v0.2.0 (wider beta)

  • Create a contract deployer to take payments directly through the app

    Designed the functionality with access control

    Implemented upgradeability features and price updates

    tested

    Created a deployment script

  • Offer the possibility to go directly to the login page from landing

  • Implement the frontend to deploy the contract through the UI

  • Prompt users when deploying a token to book a consultation

  • Add pricing to the landing page

  • Add a prompt for users if connected to an unsupported network

    An alert pops up if originally signed into an unsupported network

    Disable the deploy button if network is unsupported

  • Backend endpoints to query contract data

    Contract bytecode info query

    New smart contract table will allow us to expand our contracts offering system into the future easier

  • Implemented Dependency Injection on the handler functions of the backend to improve testability

  • Use localstorage to maintain form information on page refresh in create token page

What's Changed

New Contributors

Full Changelog: https://github.com/ValorizeDAO/valorize_contracts/commits/v0.2.0