
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
cloutcontracts
Advanced tools
This is an Agoric DAPP implementation. This project is under development and lots of code needs to be updated/pushed.
This includes the code of Agoric's Fungible Faucet DAPP. This needs massive updating.
Install the prerequisites. Then in a first terminal in the directory where you want to put your dapp, install the dapp:
# Start the Agoric platform
agoric install && agoric start --reset
In a second terminal, deploy this contract and the API server
agoric deploy contract/deploy.js
agoric deploy api/deploy.js
In a third terminal,
# Navigate to the `ui` directory and start a local server
cd ui && yarn start
Then navigate to http://127.0.0.1:3000.
agoric open
in your terminalTo learn more about how to build Agoric Dapps, please see the Dapp Guide.
See the Dapp Deployment Guide for how to deploy this Dapp on a public website.
FAQs
CCS Agoric DAPP Implementation
The npm package cloutcontracts receives a total of 2 weekly downloads. As such, cloutcontracts popularity was classified as not popular.
We found that cloutcontracts 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.