1.0.5 ā€¢ Published 2 years ago

estaminet v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago