File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
15
# 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.
You can’t perform that action at this time.
0 commit comments