8000 GitHub - tactfunc/tact-1: Tact compiler main repository
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tactfunc/tact-1

 
 

Repository files navigation

TACT language compiler

A next-gen smart contract language for TON.

Getting started

The easiest way to start is to use our project template and read getting started.

git clone https://github.com/tact-lang/tact-template

Installation

TACT is distributed via NPM, to install tact into your project, you need:

yarn add @tact-lang/compiler

TACT doesn't have development environment dependencies and has everything built in. TACT's stdlib also distributed together with a compiler.

License

MIT

About

Tact compiler main repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.1%
  • HTML 1.7%
  • JavaScript 0.2%
0