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.
@investorid/solidity
Advanced tools
Ethereum solidity smart contracts for Blockchain InvestorID identities.
Smart Contracts for secure Blockchain Identities, implementation of the ERC734 and ERC735 proposal standards.
Learn more about InvestorID and Blockchain Identities on the official InvestorID website: https://investorid.org.
npm i @investorid/solidity
const { contracts: { ERC734, Identity } } = require('@investorid/solidity');
const { interfaces: { IERC734, IERC735 } } = require('@investorid/solidity');
ERC734.abi
and ByteCode ERC734.bytecode
.npm i
npm run lint
npm run compile
Install Ganache or run another blockchain network.
The contracts WILL NOT WORK without at least version 2 of Ganache!
Run npm test
FAQs
Ethereum solidity smart contracts for Blockchain InvestorID identities.
We found that @investorid/solidity 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.