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

Commit

Permalink
add dai.js bundle size badge
Browse files Browse the repository at this point in the history
  • Loading branch information
jparklev committed Apr 15, 2020
1 parent e2883f0 commit f4af36c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/dai/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
[![NPM][npm]][npm-url]
[![Build Status][build]][build-url]
[![Coverage Status][cover]][cover-url]
[![Bundle Size][bundle]][bundle-url]


**Dai.js** is a JavaScript library that makes it easy to build applications on top of [MakerDAO][makerdao]'s Dai Stablecoin System. You can use Maker's contracts to open Collateralized Debt Positions, withdraw loans in Dai, trade tokens on OasisDEX, and more.
Expand Down Expand Up @@ -133,5 +134,8 @@ prefixing the path with `dist`. E.g. `/contracts/addresses/kovan.json` now becom
[cover]: https://codecov.io/gh/makerdao/dai.js/branch/dev/graph/badge.svg
[cover-url]: https://codecov.io/github/makerdao/dai.js?branch=dev

[bundle]: https://badgen.net/bundlephobia/min/@makerdao/dai
[bundle-url]: https://bundlephobia.com/result?p=@makerdao/dai

[makerdao]: https://makerdao.com
[wiki]: https://github.com/makerdao/dai.js/wiki

0 comments on commit f4af36c

Please sign in to comment.