kinto-core
kinto-core copied to clipboard
Koban token
Description
Kinto Koban Token as a tokenization template
Type of change
- [ ] Bug fix
- [X] New feature
- [ ] Breaking change
- [ ] Dependency changes
- [ ] Deployment
- [ ] Forge Script
- [ ] Code refactor / cleanup
- [ ] Documentation or wording changes
- [ ] Other
Checklist:
- [X] The diff is legible and has no extraneous changes
- [X] Complex code has been commented, including external interfaces
- [X] Tests have 100% code coverage
- [X] The base branch is either
main
, or there's a description of how to merge