0.0.19 • Published 3 years ago

@myetherwallet/dai-plugin-mewconnect v0.0.19

Weekly downloads
8
License
MIT
Repository
github
Last release
3 years ago

Fork this repository and replace the sample code with your own to easily build a plugin for dai.js.

  • src/SampleService.js is an example of how to structure your plugin's services
  • src/index.js is an example of how to package your services and contracts into a plugin (so you can inject it into a Maker instance)
  • test/src/SampleService.spec.js is an example of how to create a Maker instance with your plugin injected, and how to access services from your new plugin

Get started developing with:

  • yarn to install dependencies

  • yarn testchain will launch a ganache testchain with all relevant Maker contracts deployed

  • Add tests with the suffix *.spec.js in the test directory and run them with yarn test

  • Build the code for production with yarn build

0.0.19

3 years ago

0.0.18

3 years ago

0.0.16

3 years ago

0.0.17

3 years ago

0.0.15

4 years ago

0.0.14

4 years ago

0.0.13-beta.2

4 years ago

0.0.13-beta.1

4 years ago

0.0.13-beta.3

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago