alessandro-baldassarre / ink-utils

Contracts showcase for ink! smart contract language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Built with ink!

Ink Utils:

This is a set of specification (traits) and showcase contracts (contracts). The specifications provide interfaces to create compatibible contracts. The contracts are sample contracts spec implentation to provide either a basis that you can extend for more complexes implentations, and provide examples to learn ink!

Specifications

Specification Crate Description
ink-group Specification for a basic implementation of a group membership

Contracts

Specification Crate Description
ink-group-simple Basic implementation of the ink-group spec

About

Contracts showcase for ink! smart contract language


Languages

Language:Rust 100.0%