2.0.1 • Published 6 years ago

@wordproof/timestamp-certificate v2.0.1

Weekly downloads
20
License
MIT
Repository
github
Last release
6 years ago

@wordproof/timestamp-certificate

A React component of the WordProof Timestamp certificate

NPM JavaScript Style Guide

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