ckb-ez

Crates.iockb-ez
lib.rsckb-ez
version0.1.2
sourcesrc
created_at2024-08-01 08:36:00.265583
updated_at2024-09-20 09:01:48.247175
descriptionCKB Easy is an experimental project that aims to provide human-friendly interfaces for common CKB operations.
homepage
repository
max_upload_size
id1321776
size38,386
Mohanson (mohanson)

documentation

README

CKB Easy

CKB Easy is an experimental project that aims to provide human-friendly interfaces for common CKB operations. Note that CKB Easy is not a complete SDK, but only implements the CKB functions that I am interested in.

Features:

  • No third-party dependencies. All code is visible.
  • Incredibly simple.
[dependencies]
ckb-ez = "0.1"
Commit count: 0

cargo fmt