
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.
create-pact-toolbox-app
Advanced tools
This project was generated with create-pact-toolbox-app
.
This project is a starting point for developing Pact smart contracts with the Pact Toolbox. It includes a sample contract, a basic project structure, and a set of npm scripts to help you with your development workflow.
Install dependencies:
pnpm install
Start the development server:
pnpm dev
This will start the Pact development server and the Vite development server.
In the project directory, you can run the following commands:
pnpm dev
: Starts the development server.pnpm build
: Builds the project for production.pnpm preview
: Previews the production build.pnpm format
: Checks the formatting of your code.pnpm type-check
: Checks for TypeScript errors.pnpm test
: Runs your Pact REPL tests and vitest.pnpm pact:start
: Starts the Pact development server.pnpm pact:prelude
: Manages prelude files for your Pact contracts.pact:run
: Runs a Pact script.Update the defaultNetwork
key inside pact-toolbox.config.ts
make sure its one of the configured networks
FAQs
Create Pact Toolbox apps with one command
The npm package create-pact-toolbox-app receives a total of 13 weekly downloads. As such, create-pact-toolbox-app popularity was classified as not popular.
We found that create-pact-toolbox-app demonstrated a healthy version release cadence and project activity because the last version was released less than 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.