maticnetwork / dagger.js

Simple library to connect with dagger server and manage subscriptions for Ethereum Blockchain.
https://matic.network/dagger
MIT License
218 stars 42 forks source link

Easy (bandwidth and time efficient) install process #7

Open stefek99 opened 6 years ago

stefek99 commented 6 years ago

npm install eth-dagger --save

added 1213 packages in 213.937s

image

Call me oldschool, I much prefer "include single file and it works" over minutes of installing, 24k files, and 142MB


Because I tried this: https://github.com/INFURA/infura/issues/13#issuecomment-405077145 And this, updating to 1.0.0: https://github.com/INFURA/infura/issues/73#issuecomment-405078968 And found reference to this tool here: https://github.com/INFURA/infura/issues/29#issuecomment-336043330

jdkanani commented 6 years ago

sorry about that. We will try to fix this.

stefek99 commented 6 years ago

Yeah.

Thank you for understanding.

I really don't want to be a naysayer, it's open source, I should create PR...

But the main message still stands - single dist min file, 5KB on the wire, takes 5 seconds to copy paste into the code...

jdkanani commented 6 years ago

@stefek99 I totally understand. No worries. We will do something about it.