Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
A tool for trading Ampercoins
$ gem install ampercoin-cli
The Ampercoin network is currently only meant to be used for demonstration purposes only. The harvesting system which will keep it secure isn't built yet. The network can and will be reset without notice. Hopefully some day this message will go away :).
Note: Not all of this works yet.
Create a new Ampercoin address
$ amp new
ID | ADDRESS | BALANCE
---|-------------------------------|--------
1 | &2FMHhuPMXN9DSCKihAHQZytTxAYV | 0
Next have someone pay you some ampercoins. @masonforest will probably be on #ampercoin on freenode. You can also email him at mason@ampercoin.com. A faucet would be nice to have if someone is willing to build it!
Transfer from the account you just created to '&mason'
$ amp transfer 100 --from 1 --to '&mason'
List your accounts
$ amp ls
ID | ADDRESS | BALANCE
---|-------------------------------|--------
1 | &2FMHhuPMXN9DSCKihAHQZytTxAYV | 2500
Attach a shorter address
$ amp shorten '&2FMHhuPMXN9DSCKihAHQZytTxAYV' --to '&somecoolname' --bid 500
Submitted bid to shorten address...
Your address &2FMHhuPMXN9DSCKihAHQZytTxAYV has been shortened to &somecoolguy
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)FAQs
Unknown package
We found that ampercoin-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.