Skip to content

yesbit/dapp-contract-registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dapp-contract-registry

Usage

const {address, abi} = registy.get('[CONTRACT]', '[NETWORK]')

Example

  • npm install yesbit/dapp-contract-registry
  • Add the following to your JS code:
import registy from 'dapp-contract-registry'
const {address, abi} = registy.get('market', 'ropsten')

About

A central registry of Yesbit oracles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published