Skip to content

Releases: MitoBlock/MitoBlockchain

Release v0.0.2-alpha

04 Dec 23:40
6925ff6
Compare
Choose a tag to compare
Release v0.0.2-alpha Pre-release
Pre-release

Cryptocurrency

  • Mitocell cryptocurrency - accounts can send, hold and receive mitocell coins through REST, RPC, CLI, and Client (TypeScript and Go)

Reward Module

  • Discount token - accounts can create a discount token and discount token status. The discount token status can be associated with a discount token and the status can also be deleted. In addition, necessary queries are created to query discount tokens and discount token status.
  • Membership token - accounts can create a membership token and membership token status. The membership token status can be associated with a token and the status can also be deleted. In addition, necessary queries are created to query membership tokens and membership token status.

User can interact with both reward tokens through REST, RPC, CLI, and Client (TypeScript and Go)

latest

03 Apr 02:09
bf90eb0
Compare
Choose a tag to compare
latest Pre-release
Pre-release
Merge pull request #7 from MitoBlock/dev

Add Mitocell to faucet