Skip to content

Hackathon project for "TON Society Tact Bootcamp"

Notifications You must be signed in to change notification settings

ModoriLabs/TonWatchAds

Repository files navigation

TonWatchAds

This is smartcontract code for TonWatchAd It is written by TACT, Blueprint

Deploy non-interactive

.env

WALLET_MNEMONIC=""
WALLET_VERSION="" // use "v4" for v4 versions

Test Scenario

yarn blueprint run deployNftCollection --testnet --mnemonic;
yarn blueprint run mint --testnet --mnemonic;
yarn blueprint run getCurrentNftAddress --testnet --mnemonic;
yarn blueprint run getNftItemData --testnet --mnemonic;
yarn blueprint run claim --testnet --mnemonic;

Repositories

Contract

TWA interface

Bot server

About

Hackathon project for "TON Society Tact Bootcamp"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published