Skip to content

kayman233/mychain

Repository files navigation

mychain

mychain is a blockchain built using Cosmos SDK and Tendermint and created with Ignite CLI.

x/abstractaccount provides account abstraction module to create smart accounts.

It's possible to create smart accounts that provide social recovery using other users (guardians).

Also there's a frontend client to interact with the chain and smart accounts (balances and recovery)

Get started

To run local chain use localdev manual

To compile, upload and test smart accounts with cli use run contract manual

To use client use run client manual

Demonstration

DEMO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages