Skip to content

frigatebird-studio/zero-based-twa-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zero-based-twa-bot

Bootstrap

follow the example and fill in the .yaml file in /config folder

npm install

startup

dev mode

npm run dev

normal mode

npm run start

API Usage

POST

host/jetton/transfer

Header

{
  "Content-Type": "application/json"
}

Body

{
  "dest": "destination_address",
  "chatID": "chatID"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published