Is your feature request related to a problem? Please describe.
As a sample repo, this is perfect for learning—but there's no dedicated tutorial or walkthrough that connects the dots for beginners.
Describe the solution you'd like
Create a docs/DEVELOPER_GUIDE.md file explaining:
- What the bindings do
- How to build the project
- How to test the bindings with example queries
- How to modify or extend the bindings
Describe alternatives you've considered
Inline comments or README expansion—but a dedicated guide is more organized.
Additional context
Useful as a KiiChain onboarding material for new developers or hackathon participants.
Is your feature request related to a problem? Please describe.
As a sample repo, this is perfect for learning—but there's no dedicated tutorial or walkthrough that connects the dots for beginners.
Describe the solution you'd like
Create a
docs/DEVELOPER_GUIDE.mdfile explaining:Describe alternatives you've considered
Inline comments or README expansion—but a dedicated guide is more organized.
Additional context
Useful as a KiiChain onboarding material for new developers or hackathon participants.