Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
tool-dapper-react
Advanced tools
An automated smart contract web viewer. Run with dapploy, or as standalone.
Made with ❤️
by [XYO](https://xyo.network)
When in doubt, yarn
it out:
Run yarn
Run yarn start
to start the client. This should open up localhost:3000
in a chrome browser.
You should see the Dapper UI with no smart contracts loaded.
We need to deploy some smart contracts
dapploy init
to create your first standalone smart contact app with scaffolding for a web3 javascript interface.or Use Truffle to deploy your smart contracts to any Ethereum blockchain
Once you have deployed the contracts, in Dapper, go to the settings cog and copy the directory of the deployed ABI located in build/contracts
of the truffle project
You can view and pass transactions to your smart contracts!
FAQs
An automated smart contract web viewer. Run with dapploy, or as standalone.
The npm package tool-dapper-react receives a total of 1 weekly downloads. As such, tool-dapper-react popularity was classified as not popular.
We found that tool-dapper-react 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
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.