Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

Commit

Permalink
chore(readme): readme update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorVicente committed Oct 8, 2019
1 parent 016f858 commit da134f1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
Binary file added Polymath.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
## @polymathnetwork/abi-wrappers

[![Build Status](https://travis-ci.org/PolymathNetwork/polymath-contract-wrappers.svg?branch=master)](https://travis-ci.org/PolymathNetwork/contract-wrappers)
[![Greenkeeper badge](https://badges.greenkeeper.io/PolymathNetwork/polymath-abi-wrappers.svg)](https://greenkeeper.io/)
[![Gitter](https://img.shields.io/badge/chat-gitter-green.svg)](https://gitter.im/PolymathNetwork/Lobby)
[![Telegram](https://img.shields.io/badge/50k+-telegram-blue.svg)](https://gitter.im/PolymathNetwork/Lobby)

![Polymath logo](Polymath.png)

## @polymathnetwork/abi-wrappers

Low-level Polymath smart contract wrappers generated using @0x/abi-gen with custom poly template. These low-level wrappers are imported by other packages and application developers are not expected to import this package directly.

Expand Down Expand Up @@ -46,4 +51,4 @@ To build this package run the following from root directory:

```bash
yarn pre_build && yarn build
```
```

0 comments on commit da134f1

Please sign in to comment.