Skip to content

v0.0.1

Compare
Choose a tag to compare
@unclezoro unclezoro released this 26 Dec 08:10
· 573 commits to master since this release
44756e4

Description

This is the first release of the inscription.

It includes three key features:

  1. EIP721 signing schema support;
  2. New staking mechanism;
  3. 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