Skip to content

Latest commit

 

History

History
67 lines (43 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

67 lines (43 loc) · 1.1 KB

Changelog

[0.2.2] (2023-07-23)

fix: Sepolia RPC


[0.2.1] (2023-07-23)

fix: demo video missing

  • Add demo video

[0.2.0] (2023-07-23)

cleanup: Cleanup + README update

  • Some cleanup
  • Add Vercel deployment
  • Add demo video

[0.1.2] (2023-07-22)

feat: backend / frontend

  • struct backend with hardhat
    • Solidity smart contract
    • unit tests for smart contract
    • deployment script
    • script for loading data
  • struct frontend NETX.js
    • init environment structure
    • add wallet library
  • first MVP dApp
    • login
    • account creation company/verifier
    • account management
    • site management for companies
    • verification task creation
    • verification task management

[0.1.1] (2023-07-16)

doc: init README

  • first commit

[0.1.0] (2023-07-16)

Init: First commit

  • first commit