curvance 1.0.1 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -4
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,10 +1,6 @@
|
|
|
1
1
|
<p style="text-align: center;width:100%">
|
|
2
2
|
<img src="https://pbs.twimg.com/profile_banners/1445781144125857796/1752160592" alt="Curvance"/>
|
|
3
3
|
</p>
|
|
4
|
-
<h1>
|
|
5
|
-
<img style="text-align: center; height: 18px; width 30px;" src="https://user-images.githubusercontent.com/77558763/148961492-99d86d51-41a3-45a8-9af6-bdc1a85c722b.png"/>
|
|
6
|
-
Curvance SDK
|
|
7
|
-
</h1>
|
|
8
4
|
|
|
9
5
|
Dependencies:
|
|
10
6
|
- [ethers.js](https://www.npmjs.com/package/ethers): All signers passed into the protocol are using ether.js typed signers.
|