beeb

↗ HN profile [ 911 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Presentation article: https://beeb.li/blog/introducing-swpui Codeberg mirror: https://codeberg.org/beeb/swpui I've been working on a TUI to suit my terminal IDE workflow after I noticed the most promising alternative…

  2. Lintspec is a code linter which checks the validity of NatSpec (doc-comments) in Solidity source code. It's written in Rust and focuses on speed and ergonomics. I was not really happy with the existing `natspec-smells`…