Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

kleros/escrow-react

Repository files navigation

kleros-escrow

Kleros escrow react library

NPM JavaScript Style Guide

Usage

import React, { Component } from 'react'

import PayWithEscrowButton from 'kleros-escrow'
import 'kleros-escrow/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

Development

In the root directory run yarn start to spin up a development server that builds new changes to /dist.

In /example run yarn start to run the test webapp that uses the built components.

License

MIT © satello

About

Kleros Escrow React Library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •