Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jeluard/estaminet
- Owner: jeluard
- Created: 2022-10-19T22:24:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-27T13:03:31.000Z (about 1 year ago)
- Last Synced: 2024-10-24T08:51:48.455Z (3 months ago)
- Topics: nft, pallets, polkadot, uniques, web-component, web3
- Language: TypeScript
- Homepage: https://jeluard.github.io/estaminet
- Size: 2.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)