solana-with-rpc-optimizations/book
Greg Fitzgerald a29b307554 Reorg programming model to be more top-down
First explain how a client interacts with existing programs and why
you'd do that. Next, mention that users can contribute their own programs.
Then explain how those programs can be written in any language.
Finally, mention persistent storage, which is only needed by
stateful programs.
2018-12-05 13:36:43 -08:00
..
art Explain how ledger broadcasting works (#1960) 2018-12-02 16:43:40 -07:00
src Reorg programming model to be more top-down 2018-12-05 13:36:43 -08:00
theme Move markdown book theme to its default directory 2018-12-04 10:14:41 -08:00
book.toml Move markdown book theme to its default directory 2018-12-04 10:14:41 -08:00
build.sh Avoid exiting when cmd is not found 2018-11-30 20:44:34 -08:00
makefile Generate book images via Make 2018-11-26 09:44:19 -08:00