Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 360 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 360 Bytes

Ah Fuck Anchor

I was tired of looking up Anchor errors.

fuck <error_hex_code>

Example:

$ fuck 0xbc0
> Anchor Program
3008 | InvalidProgramId: Program ID was not as expected

Installation 🛠

  • cargo build --release
  • Now put $PWD/target/release/ in your PATH

Inspired from @samvwaal