jeluard / estaminet

A set of WebComponents building on top of Statemint family of Polkadot parachains

Home Page:https://jeluard.github.io/estaminet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A set of WebComponents building on top of Statemint family of Polkadot parachains.

Getting Started

Download the latest version or include it directly from a CDN:

<script src="https://esm.sh/estaminet?bundle"></script><es-uniques-item-media provider="statemine" collection="11" item="1"></es-uniques-item-media>

You can also install it from npm and import the module in JavaScript:

npm install estaminet

/* import it */
import 'estaminet';

Try a live demo

About

A set of WebComponents building on top of Statemint family of Polkadot parachains

https://jeluard.github.io/estaminet


Languages

Language:TypeScript 97.1%Language:JavaScript 1.7%Language:HTML 1.2%