UNPKG

xor-external-contract-examples

Version:
26 lines (13 loc) 1.05 kB
# <img src="https://avatars2.githubusercontent.com/u/37997426" height="50px" /> XOR External Contract Examples [![CircleCI branch](https://img.shields.io/circleci/project/github/XORprotocol/xor-external-contract-examples/master.svg?style=for-the-badge)](https://circleci.com/gh/XORprotocol/xor-external-contract-examples) XOR is a modular and democratic decentralized credit protocol built on Ethereum. For a full description, reference our [whitepaper](https://xor.finance/whitepaper.pdf) This repo is a node package containing XOR External Contract Examples for XOR Core. #### ❗️ All the contents of this repo are experimental. It is not safe to use any of the code in this repo on mainnet until proper smart contract audits have been finished. #### ⭐️ Help us make improvements to the protocol by reporting bugs and making contribution to XOR core. We'd love your help to help us make improvements and determine the future direction of the protocol. ## Installing XOR External Contract Examples ```sh yarn install yarn test ```