Skip to content

CosmWasm/sylvia-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Sylvia Book

This book is about writing Smart Contracts using Sylvia framework.

To learn about CosmWasm, on which Sylvia relies, please check The CosmWasm Book.

About

This repo contains a source code for The Sylvia Book.

Building

The book is built using mdBook. To build it, you must first install Rust.

Having Rust installed, install mdBook using cargo:

$ cargo install mdbook

and then build the book from this repository:

$ mdbook build

To serve the book locally, run:

$ mdbook serve

To learn more about using mdBook, read its own book.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published