I'm one of the contributors to https://github.com/mario-eth/soldeer package manager.
This package manager is one of the default package managers for solidity, currently used by foundry.
We got a request to add this to our central repository but unfortunately, you are not present on npmjs nor have a release tag so we can use it.
Therefore, we would appreciate if you push this to https://soldeer.xyz yourself (you just need to create an account and then use foundry soldeer push or soldeer push (if you install soldeer as a standalone app) to push it to the repository under your own project). If this seems like a hurdle, we have a crawler that pushes various projects but for that to be possible we need the aforementioned things to be completed (either publish it to npmjs or create releases in github).
Hello everyone,
I'm one of the contributors to https://github.com/mario-eth/soldeer package manager. This package manager is one of the default package managers for solidity, currently used by foundry. We got a request to add this to our central repository but unfortunately, you are not present on npmjs nor have a release tag so we can use it.
Therefore, we would appreciate if you push this to https://soldeer.xyz yourself (you just need to create an account and then use
foundry soldeer push
orsoldeer push
(if you install soldeer as a standalone app) to push it to the repository under your own project). If this seems like a hurdle, we have a crawler that pushes various projects but for that to be possible we need the aforementioned things to be completed (either publish it to npmjs or create releases in github).Thank you.