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
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,8 @@ The Starkbiter workspace has five crates:
28
28
-`starkbiter-bindings`: A lib crate containing bindings for utility smart contracts used for testing and development.
29
29
30
30
## Book
31
-
TODO: Does not exist yet
31
+
32
+
https://astraly-labs.github.io/starkbiter/
32
33
33
34
## Motivation
34
35
Starkbiter was adapted from [Arbiter](https://github.com/harnesslabs/arbiter) code to allow you to work with smart contracts in a stateful sandbox and thus design agents that can be used alongside the contracts.
0 commit comments