This package is still "eth-sig-util" on npm
McRain opened this issue ยท 5 comments
Link "Available on NPM" ( https://www.npmjs.com/package/@metamask/eth-sig-util ) 404
While looking at this, it seems @Gudahtt is one of the main authors, and npms brings up this as the top entry: https://www.npmjs.com/package/eth-sig-util
This also has other people (like @danfinlay, @kumavis and @rekmarks) from Metamask listed, so perhaps it is indeed the official package?
(And also https://www.npmjs.com/package/@trufflesuite/eth-sig-util which seems to be a fork.)
@Gudahtt can confirm this is the correct package to look at (and perhaps update the readme)?
@axic thanks for taking the time to research. Sorry for not noticing this issue sooner.
We are going to release this package under the @metamask
npm org scope, but have yet to do so. The package that's on npm under eth-sig-util
is the most recently released version of this repository.
I'll rename this issue to something informative and leave it open until we've published the package under the new name.
We are going to release this package under the @MetaMask npm org scope, but have yet to do so. The package that's on npm under eth-sig-util is the most recently released version of this repository.
Ah okay, the confusing part is that the README points to @metamask/eth-sig-util
๐
The README corresponds to the version of this library under active development. Please see the most recent git tag for the README for the latest production version of the library.
The new version has just been published as @metamask/eth-sig-util
: https://www.npmjs.com/package/@metamask/eth-sig-util