You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A comprehensive toolkit for building Solana applications with React, featuring automatic account batching, type-safe account decoding, and seamless transaction management. Built on top of [gill](https://github.com/DecalLabs/gill) and [@solana/kit](https://github.com/anza-xyz/kit).
5
+
A comprehensive toolkit for building Solana applications with React, featuring automatic account batching, type-safe account decoding, and seamless transaction management. Built on top of [gill](https://github.com/gillsdk/gill) and [@solana/kit](https://github.com/anza-xyz/kit).
Copy file name to clipboardExpand all lines: docs/grill/01-intro.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ This isn't just about performance—it's about architecture. When every componen
8
8
9
9
## Enter Grill
10
10
11
-
Grill is a Solana development kit that solves these problems at their root. Built on top of [gill](https://github.com/DecalLabs/gill) and the modern @solana/kit, Grill introduces a simple but powerful innovation: **automatic account batching**.
11
+
Grill is a Solana development kit that solves these problems at their root. Built on top of [gill](https://github.com/gillsdk/gill) and the modern @solana/kit, Grill introduces a simple but powerful innovation: **automatic account batching**.
0 commit comments