Code Monkey home page Code Monkey logo

Comments (5)

moodysalem avatar moodysalem commented on June 4, 2024 1

I think that's a very purist perspective. Given that most solidity development environments support npm and npm/yarn have all the necessary integrity features (package hashes, version locks) e.g. same as git subrepos, and many people use npm/yarn, it seems like it would be very useful information to surface either via package.json or the README.

Also, it is scary to use an npm package and not know that it is sourced from the author of this repo, since I have to check the package matches the repo myself. If there is a package.json I know that this package is associated with the npm package.

from abdk-libraries-solidity.

stoplion avatar stoplion commented on June 4, 2024 1

Since it's already on NPM, and EPM is toast..why not add a package.json?

from abdk-libraries-solidity.

3sGgpQ8H avatar 3sGgpQ8H commented on June 4, 2024

It is already deployed https://www.npmjs.comr/package/abdk-libraries-solidity

from abdk-libraries-solidity.

moodysalem avatar moodysalem commented on June 4, 2024

Great! It’s helpful to add the package.json and information to the readme (eg an npm badge/link) so people know that package comes from this repo

from abdk-libraries-solidity.

3sGgpQ8H avatar 3sGgpQ8H commented on June 4, 2024

NPM is not a native package repository for Ethereum. Source code cannot and shouldn't now about all the repositories where its artifacts are published. The releases page of this repository is the primary distribution location for the library, and NPM package is just repack convenient for those who use NPM as a dependency manager for Solidity libraries.

from abdk-libraries-solidity.

Related Issues (20)

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.