Skip to content

rstout/bookworm

Repository files navigation

Bookworm

Welcome to the Bookworm project and to the internet computer development community.

We aim to build a decentralized book publishing platform.

Draft of system design

To run unit tests locally:

cd bookworm/
./run.sh setup
./run.sh tests
dfx stop

Example of uploading a chapter (as a writer):

cd bookworm/
./two_cities.sh setup
./two_cities.sh upload
dfx stop

Frontend UI is still WIP.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published