Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 389 Bytes

File metadata and controls

5 lines (3 loc) · 389 Bytes

Write & Read On-chain Data

This is a simple dApp example to show how to write and read data on the CKB blockchain. Read the step-by-step tutorial to understand how it works and how to run it.

This example is originally modified from hello, CKB by @Flouse.