v0.0.1
Description
This is the first release of the inscription.
It includes three key features:
- EIP721 signing schema support;
- New staking mechanism;
- Local network set scripts.
Change Log
- #11 feat: customize staking module for inscription
- #10 deployment: local setup scripts
- #2 feat: add support for EIP712 and eth address standard r4r
- #3 dep: replace cosmos-sdk to inscription-cosmos-sdk v0.0.1(v0.46.4)
- #9 fix: add coin type to init cmd
- #1 docs: refine the readme with detailed introduction documentation