anchor-client-gen
anchor-client-gen copied to clipboard
Event parsing support
Event parsing in anchor-ts relies on IDL magic: https://github.com/project-serum/anchor/blob/master/ts/src/program/event.ts
So it would be nice if the generated client came with an event parser.