New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

create-radix-dapp

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-radix-dapp

A new project scaffolding tool for quickly bootstrapping a new Radix dApp project.

  • 0.0.7
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
7
Maintainers
1
Weekly downloads
 
Created
Source

Testing Locally

Clone this repository and run the following command to link the package to your local NPM registry: npm link

You can then run the following command anywhere on your system to test the application: npx create-radix-dapp@latest and follow the prompts to scaffold a new dApp project.

Once deployed to NPM there is no need to install the package globally, you can simply run: npx create-radix-dapp@latest and follow the prompts to scaffold a new Radix dApp project.

Contributing

To create a new template create a new folder in the templates directory. The folder name will be the name of the template. The folder should contain a template folder which is named to represent the template it contains. Each template should contain the appropriate License. The template should also contain a README.md file explaining how to use the template.

FAQs

Package last updated on 09 Jan 2024

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc