You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP β†’
Socket
Book a DemoInstallSign in
Socket

@agoric/create-dapp

Package Overview
Dependencies
Maintainers
10
Versions
1160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agoric/create-dapp

Create an Agoric Javascript smart contract application

0.1.1-u21.0
latest
community-dev
agoric-upgrade-21
Source
npmnpm
Version published
Weekly downloads
2K
146.84%
Maintainers
10
Weekly downloads
Β 
Created
Source

Create Agoric Dapp

To make a new Agoric Dapp in the foo subdirectory, you can use:

$ yarn create @agoric/dapp foo

or:

$ npm create @agoric/dapp foo

or:

$ pnpm create @agoric/dapp foo

Each of the above commands are shorthand for installing the agoric package, then running agoric init foo.

Please see the Getting Started website for information.

FAQs

Package last updated on 19 Jun 2025

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