0.5.8 • Published 2 years ago

@reputation.link/vyps-kit v0.5.8

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

VYPS Kit

Documentation is a few versions behind! We should update this at some point.

Contains our latest widget and demo source code.

How to use the widget

  1. Install with npm install @reputation.link/vyps-kit
  2. Import and use!

    import { SecurityWidget } from '@reputation.link/vyps-kit'
    
    const MyComponent = (props) => {
      <SecurityWidget
        url={'https://reputation.link/protocols/tracer'}
        left // Place left - right is default
        color={"#3E58C9"} // Background
        textColor={"#ffffff"} // Text and icon colour
        inset={[40, 40]} // Coordinate offset from corner 
      />
    }
0.5.8

2 years ago

0.5.7

2 years ago

0.5.6

2 years ago

0.3.0

2 years ago

0.2.1

2 years ago

0.5.4

2 years ago

0.4.5

2 years ago

0.5.3

2 years ago

0.4.4

2 years ago

0.3.5

2 years ago

0.2.6

2 years ago

0.5.5

2 years ago

0.5.0

2 years ago

0.4.1

2 years ago

0.3.2

2 years ago

0.2.3

2 years ago

0.4.0

2 years ago

0.3.1

2 years ago

0.2.2

2 years ago

0.4.3

2 years ago

0.3.4

2 years ago

0.2.5

2 years ago

0.5.1

2 years ago

0.4.2

2 years ago

0.3.3

2 years ago

0.2.0

2 years ago

0.1.0

3 years ago