Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeluard/estaminet

A set of WebComponents building on top of Statemint family of Polkadot parachains
https://github.com/jeluard/estaminet

nft pallets polkadot uniques web-component web3

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

A set of [WebComponents](https://www.webcomponents.org/) building on top of [Statemint](https://wiki.polkadot.network/docs/learn-statemint) family of [Polkadot](polkadot.network) [parachains](https://wiki.polkadot.network/docs/learn-parachains).

# Getting Started

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

```html

```

You can also install it from [npm](https://www.npmjs.com/package/estaminet) and import the module in JavaScript:

```js
npm install estaminet

/* import it */
import 'estaminet';
```

Try a live [demo](https://jeluard.github.io/estaminet/)