Go to file
Richard Patel 0dd0b91f39 activate-opt: source in lib64 2023-05-25 22:57:28 +00:00
.github Revert "remove Dependabot" 2023-01-25 17:20:01 +00:00
cmd/radiance unify tools into monobinary 2023-04-10 13:08:45 +02:00
doc doc: add ledger-history.md 2022-10-31 11:36:26 +01:00
docker docker: add CA certs 2023-03-06 21:04:19 +00:00
fixtures rename sbf to sbpf 2023-03-05 17:44:09 +00:00
pkg unify tools into monobinary 2023-04-10 13:08:45 +02:00
third_party Remove buf.build 2023-04-10 11:23:51 +00:00
.gitattributes
.gitignore Add deps.sh and redo install guide 2023-04-10 11:25:10 +02:00
.gitmodules
INSTALL.md minor fixes 2023-04-10 12:44:11 +02:00
LICENSE
README.md Update install guide 2023-03-05 19:07:16 +00:00
activate-opt activate-opt: source in lib64 2023-05-25 22:57:28 +00:00
default.nix go mod update 2023-03-09 02:32:13 +00:00
deps.sh deps.sh fixes 2023-04-10 10:15:37 +00:00
generate.sh Remove buf.build 2023-04-10 11:23:51 +00:00
go.mod build(deps): bump golang.org/x/sys from 0.7.0 to 0.8.0 2023-05-08 23:18:03 +02:00
go.sum build(deps): bump golang.org/x/sys from 0.7.0 to 0.8.0 2023-05-08 23:18:03 +02:00
shell.nix nix: initial support 2023-03-05 17:44:09 +00:00

README.md

radiance ☀️

Assortment of Solana protocol modules written in Go.

⚠️ No guarantees, no support. Check back later unless you're ready to read and understand the code. ⚠️

Go Reference

Installation Guide