Skip to content

Commit 7ad0282

Browse files
authored
Add basic README
1 parent 22c8d78 commit 7ad0282

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,19 @@
1+
<p align="center"><img src="https://s3-us-west-1.amazonaws.com/set-protocol/img/assets/set-protocol-logo.png" width="64" /></p>
2+
3+
<p align="center">
4+
<a href="https://circleci.com/gh/SetProtocol/set.js/tree/master" target="_blank" rel="noopener">
5+
<img src="https://img.shields.io/circleci/project/github/SetProtocol/set.js/master.svg" />
6+
</a>
7+
<a href='https://github.com/SetProtocol/set.js/blob/master/LICENSE' target="_blank" rel="noopener">
8+
<img src='https://img.shields.io/badge/License-Apache%202.0-blue.svg' alt='License' />
9+
</a>
10+
<a href='https://www.npmjs.com/package/setprotocol.js'>
11+
<img src='https://img.shields.io/npm/v/set.js.svg' alt='NPM' />
12+
</a>
13+
</p>
14+
115
# set.js
16+
`setprotocol.js` is a library for interacting with Set Protocol V1 smart contracts.
17+
This library enables you to create, issue, redeem, and trade for Sets
18+
19+
#### Take a look at our [developer portal](https://docs.tokensets.com/) for the fastest way to get up and running.

0 commit comments

Comments
 (0)