Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 318 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 318 Bytes

Holochain Wiki Exercise

Rust version/channel: stable

HDK version: 0.0.101

Up to the challenge of defining a basic permissioned wiki in Holochain? Try to get the tests passing!

./run-test.sh

or open it up in VScode and open src/lib.rs and run the tests there.