Product
Socket Now Supports uv.lock Files
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
create-torus-app
Advanced tools
The easiest way to get started with Web3 is by using `create-torus-app`. This CLI tool enables you to quickly start building a new Web3 application, with everything set up for you. You can create a new app using the default Torus template, or by using one
The easiest way to get started with Web3 is by using create-torus-app
. This CLI tool enables you to quickly start building a new Web3 application, with everything set up for you. You can create a new app using the default Torus template, or by using one of the official Torus examples. To get started, use the following command:
npx create-torus-app
# or
yarn create torus-app
To create a new app in a specific folder, you can send a name as an argument. For example, the following command will create a new Torus app called my-app
in a folder with the same name:
npx create-torus-app my-app
# or
yarn create torus-app
create-torus-app
comes with the following options:
--example-path foo/bar
yarn create torus-app
create-torus-app
allows you to create a new Torus app within seconds. It is officially maintained by Torus Labs, and includes a number of benefits:
npx create-torus-app
(with no arguments) launches an interactive experience that guides you through setting up a project.npx create-torus-app --example [name][github-url]
).FAQs
The easiest way to get started with Web3 is by using `create-torus-app`. This CLI tool enables you to quickly start building a new Web3 application, with everything set up for you. You can create a new app using the default Torus template, or by using one
The npm package create-torus-app receives a total of 1 weekly downloads. As such, create-torus-app popularity was classified as not popular.
We found that create-torus-app 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.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.