solana-anchor-go

command module
v0.0.0-...-e8d02d0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 28, 2024 License: MIT Imports: 19 Imported by: 0

README

solana-anchor-go

Generate go bindings for Anchor IDLs.

Usage

$ go build
$ ./solana-anchor-go -src=./example/dummy_idl.json -pkg=dummy -dst=./generated/dummy

Generated Code will be generated and saved to ./generated/. And check ./example/dummy_test.go for generated code usage.

TODO

  • instructions
  • accounts
  • types
  • events
  • errors
  • handle all possible seed inputs ([32]u8, const, PublicKey handled as single nested input fields)
  • handle tuple types
  • constants (?)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
generated

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL