Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 391 Bytes

File metadata and controls

9 lines (6 loc) · 391 Bytes

ann.sol

ann.sol is a solidity contract for managing announcements cryptographically. It includes a web-based frontend, ENS resolution, IPFS fetching, and administrative capabilities.

ann.sol facilitates secure announcement distribution via an m-of-n validation model, including an l-of-n alarm threshold.

Check out ann-sol.com for a demo.

Licensed under MIT.