Git Product home page Git Product logo

dai.js's Introduction

Dai.js SDK monorepo

Build Status Coverage Status

Uses Lerna. Automatically lints and prettifies code on commit.

Documentation

Please view README.md for each individual package (e.g. packages/dai) and/or docs.makerdao.com.

Getting started

yarn
curl https://dapp.tools/install | sh // Installs dapptools
yarn lerna bootstrap // Installs dependencies & links all local dependencies together
yarn build // builds each plugin for local use

Running the testchain

yarn testchain
yarn test:logs // get testchain logs

Running tests

yarn test
yarn test:integration
yarn test:build

Run yarn coverage to generate a test coverage report.

Creating a UMD build

See packages/dai/README.md for instructions.

Adding a package as dependency of another

 npx lerna add @makerdao/services-core packages/dai-plugin-mcd

Releasing a version

From the root of the project:

npx lerna version prerelease
npx lerna publish from-package

This will create a new version for all the packages and publish automatically, prerelease is for alpha versions.

If you want a release or another kind please check lerna version documentation.

dai.js's People

Contributors

ethanbennett avatar levity avatar tyler17 avatar b-pmcg avatar padraic-o-mhuiris avatar michaelelliot avatar jparklev avatar wkampmann avatar shkfnly avatar abylaw avatar seanwbren avatar adamgoth avatar rafinskipg avatar jluccisano avatar dependabot[bot] avatar adrianleb avatar howleysv avatar godsflaw avatar ferni avatar ecmendenhall avatar savil avatar aquigorka avatar kentonprescott avatar konstantinzolotarev avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.