Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Tutorial #60

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

docs: Tutorial #60

wants to merge 8 commits into from

Conversation

XuJiandong
Copy link
Collaborator

This PR adds a tutorial for ckb-js-vm, covering:

  • Introduction to JavaScript on CKB-VM using QuickJS
  • Getting started with project scaffolding
  • Core concepts and build process explanation
  • Working with the ckb-js-vm runtime
  • ckb-js-std library reference
  • Unit testing framework
  • File system and module support
  • Security best practices
  • Performance benchmarks

The tutorial serves as a complete guide for developers looking to write on-chain scripts using TypeScript, lowering the barrier to entry while maintaining the flexibility and power of CKB-VM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant