Go to file
Richard Patel a76b142e65 Update install guide 2023-03-05 19:07:16 +00:00
.github Revert "remove Dependabot" 2023-01-25 17:20:01 +00:00
cmd build with Cgo by default 2023-03-05 18:04:37 +00:00
data move clickhouse tools to data 2023-03-05 18:04:57 +00:00
doc doc: add ledger-history.md 2022-10-31 11:36:26 +01:00
fixtures rename sbf to sbpf 2023-03-05 17:44:09 +00:00
pkg build with Cgo by default 2023-03-05 18:04:37 +00:00
proto treewide: remove bazel 2023-03-04 10:35:05 -06:00
third_party treewide: remove bazel 2023-03-04 10:35:05 -06:00
.gitattributes Remove Git LFS 2022-09-19 16:21:37 +02:00
.gitignore nix: initial support 2023-03-05 17:44:09 +00:00
.gitmodules third_party: remove rocksdb submodule 2022-10-29 20:18:46 +02:00
INSTALL.md Update install guide 2023-03-05 19:07:16 +00:00
LICENSE cmd/proxy: add proof of concept 2022-01-25 14:25:57 +01:00
README.md Update install guide 2023-03-05 19:07:16 +00:00
buf.gen.yaml third_party: add confirmed_block.proto 2022-04-18 22:58:32 +02:00
default.nix nix: initial support 2023-03-05 17:44:09 +00:00
generate.sh generate.sh: fix go-ipldtool installation instructions 2022-10-28 20:33:08 +00:00
go.mod chore: update deps 2023-03-04 21:05:37 +00:00
go.sum chore: update deps 2023-03-04 21:05:37 +00: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