
Product
Introducing Pull Request Stories to Help Security Teams Track Supply Chain Risks
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.
@hashflow/hashverse-contracts
Advanced tools
yarn
to install all dependencies.yarn hardhat compile
to ensure that contracts compile.yarn hardhat test
.In order to test the x-chain capabilities of the Avatar and Item contracts, we need to run integration tests that simulate Wormhole message relays.
yarn
to install all dependencies.npm run evm
and npm run wormhole
to start the Wormhole Local Validator.yarn hardhat test:wormhole:deploy --network wormhole1
-- deploys contracts on the main networkyarn hardhat test:wormhole:deploy --network wormhole2
-- deploys contracts on the satellite networkyarn hardhat test:wormhole:initial-setup --network wormhole1
-- initializes remotes and sprays ETHyarn hardhat test:wormhole:initial-setup --network wormhole2
-- initializes remotes and sprays ETHyarn hardhat test:wormhole:avatar-mint-out --network wormhole1
-- emits a Wormhole messageyarn hardhat test:wormhole:avatar-mint-in --network wormhole2
-- mints the Avatar cross-chianyarn hardhat test:wormhole:avatar-mint-in --network wormhole2
yarn hardhat test:wormhole:item-bridge-out --network wormhole1
-- emits a Wormhole message and burns the Itemyarn hardhat test:wormhole:item-bridge-in --network wormhole2
-- mints the Item on the satellite chainyarn hardhat test:wormhole:item-bridge-out --network wormhole2
-- emits a Wormhole message and burns the Itemyarn hardhat test:wormhole:item-bridge-in --network wormhole1
-- mints the Item on the main chainyarn hardhat test:wormhole:item-bridge-out --network wormhole1
-- emits a Wormhole message and burns the Itemyarn hardhat test:wormhole:item-bridge-in --network wormhole2
-- mints the Item on the satellite chainFAQs
Smart Contracts to power the HashVerse.
We found that @hashflow/hashverse-contracts demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers 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.
Product
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.
Research
/Security News
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.