Skip to content

Aaronyu2909/anchor-src-gen

 
 

Repository files navigation

Anchor Source Generator Build Release

Documentation

User documentation lives at sava.software.

Contribution

Unit tests are needed and welcomed. Otherwise, please open discussion, issue, or send an email before working on a pull request.

Build

Generate a classic token with the read:packages scope needed to access dependencies hosted on GitHub Package Repository.

Create a gradle.properties file in the sava project directory root or under $HOME/.gradle/.

gradle.properties

gpr.user=GITHUB_USERNAME
gpr.token=GITHUB_TOKEN
./gradlew check

About

Solana Anchor IDL Source Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 98.7%
  • Shell 1.3%