0.1.12 • Published 3 years ago

mibaolabel v0.1.12

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

MibaoLabel

在你的网站里整一个 NFT! (#>д<)ノ

Usage

在你的网站 Header 中引入

<script src="https://unpkg.com/mibaolabel@latest/dist/nft-card.min.js"></script>

然后在适当的位置插入你的 NFT 标签

<nft-card tokenid="cd01c900-585f-4e52-a056-478df08c3377"></nft-card>

nft-card 标签参数

tokenid - 必填!这里是你要展示的 Nervos CKB 金色秘宝 NFT token 的 UUID

width - 标签的宽度

height - 标签的高度

demo

胖达的个人博客

Development

您要是想做二次开发的话,通过下面的命令就可以搭建一个测试环境啦

  git clone https://github.com/PandaTea/MibaoLabel.git
  cd MibaoLabel
  yarn install
  yarn run dev:demo
0.1.11

3 years ago

0.1.12

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.9

3 years ago

0.1.4

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago