@wordproof/timestamp-certificate
v2.0.1
Published
A React component of the WordProof Timestamp certificate
Downloads
5
Readme
@wordproof/timestamp-certificate
A React component of the WordProof Timestamp certificate
Install
npm install --save @wordproof/timestamp-certificate
Usage
import React, { Component } from 'react'
import MyComponent from '@wordproof/timestamp-certificate'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}
License
MIT © marijnbent