Releases: jalvarez212/ethnotary
v0.2.0
ethnotary - Release v0.2.0
Release Date: January 31th, 2024
Working towards launching fully functional version of ethnotary. Added updates to the account setting view, making the UI functional.
Features
[Feature #1]: Users can now add, remove, and replace account owners.
[Feature #2]: Users can change the transaction confirmation requirement.
How to Install/Upgrade
Live demo available at https://jalvarez212.github.io/ethnotary/index1.html
Locally running index1.html on a web browser with web3 enabled.
Known Issues
Pre-production release. Not fully functional yet.
v0.1.0
### ethnotary - Release v0.1.0
Release Date: January 27th, 2024
This release marks a the first step toward a fully functional and public version of ethnotary.
Features
[Feature #1]: Dashboard UI allowing user to see the status and data related to their smart contracts.
[Feature #2]: Reading/writing to the blockchain. Javascript hooks to read and make changes to the blockchain. Application now allows users to confirm, revoke, and send transactions.
Acknowledgements
Special thanks to Patrick for feedback around the UI and prompt engineering consultation.
How to Install/Upgrade
- Live demo available at https://jalvarez212.github.io/ethnotary/index1.html
- Locally running index1.html on a web browser with web3 enabled.
Known Issues
Pre-production release. Not fully functional yet.