1.0.10 • Published 1 year ago

@osn/polkadot-react-identicon v1.0.10

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Polkadot-react-identicon

This project provides a React UI component which takes a valid Polkadot address and generates a svg image.

Usage

  1. Get the package
    yarn add @osn/polkadot-react-identicon
  2. Import as a ES mudule
    import Identicon from "@osn/polkadot-react-identicon"
  3. Apply in a react based project <Identicon value={address} size={size} />

Develop

To stat a demo, get this project, run:

yarn start

Runs the app in the development mode.\ Open http://localhost:3000 to view it in your browser.

To test importation or deploy to npmjs.com, run:

yarn build

Builds the component in dist directory, use yarn link under react-idenicon and then yarn link react-idenicon under the project wants to use this.

1.0.9

1 year ago

1.0.10

1 year ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

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