Go to file
Richard Patel d611c590c7 README.md: update and split install instructions to INSTALL.md 2022-10-30 08:32:54 +01:00
cmd fix Go tests 2022-10-30 08:19:30 +01:00
fixtures fix Go tests 2022-10-30 08:19:30 +01:00
pkg fix Go tests 2022-10-30 08:19:30 +01:00
proto bazel: add Go rules 2022-10-30 08:17:36 +01:00
python_client python_client: print as JSON 2022-08-12 19:54:07 +02:00
queries queries: add a bunch 2022-09-09 15:34:02 +02:00
schema cmd/rpc/slots: add kafka publishing 2022-06-16 02:13:17 +02:00
third_party bazel: add Go rules 2022-10-30 08:17:36 +01:00
web web: add sveltekit stub 2022-06-21 12:47:05 +02:00
.bazelrc bazel: add Go rules 2022-10-30 08:17:36 +01:00
.bazelversion bazel: add Bazel v5.3.2, rules_go v0.35.0 with Go v1.19.2, Gazelle v0.28.0 2022-10-29 15:56:41 +02:00
.gitattributes Remove Git LFS 2022-09-19 16:21:37 +02:00
.gitignore gitignore: add Bazel 2022-10-29 20:18:45 +02:00
.gitmodules third_party: remove rocksdb submodule 2022-10-29 20:18:46 +02:00
BUILD bazel: add initial Gazelle integration 2022-10-29 20:18:45 +02:00
INSTALL.md README.md: update and split install instructions to INSTALL.md 2022-10-30 08:32:54 +01:00
LICENSE
README.md README.md: update and split install instructions to INSTALL.md 2022-10-30 08:32:54 +01:00
WORKSPACE bazel: build RocksDB with CMake 2022-10-29 21:36:17 +02:00
buf.gen.yaml third_party: add confirmed_block.proto 2022-04-18 22:58:32 +02:00
generate.sh generate.sh: fix go-ipldtool installation instructions 2022-10-28 20:33:08 +00:00
go.mod go.mod: upgrade golang.org packages 2022-10-29 20:18:46 +02:00
go.sum go.mod: upgrade golang.org packages 2022-10-29 20:18:46 +02: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