command
module
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Mar 13, 2025
License: MIT
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
anchor-go

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.
Test
Build and generate code, then run test.
$ make test
TODO
- instructions
- accounts
- types
- events
- errors
- handle tuple types
- constants (?)
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.