8000 GitHub - pixelplex/ton-create-ton: A tool to quickly setup TON smart contract projects
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pixelplex/ton-create-ton

 
 

Repository files navigation

npm create ton

This is an entry point script for the Blueprint development tool

Usage

npm create ton

(or using other package managers)

If you want to input data non-interactively (for example, in scripts), do:

npm create ton -- project-dir --type first-contract-type --contractName FirstContractName

where first-contract-type can currently be one of func-empty, func-counter, tact-empty, tact-counter

For more details please go to https://github.com/ton-org/blueprint

About

A tool to quickly setup TON smart contract projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.8%
  • TypeScript 3.2%
0