Skip to content

m00ntek/juno-tg-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Juno Interaction Telegram Bot.

This bot will start off simple but as time goes on and i can learn more about programming it it should be easy to build out.

At the moment im trying to create a simple function that uploads a contract to Juno. The user can upload the wasm file and bot recieve it. The bot then executes the StoreCode Tx in blockchain and returns the result to the user.

Run

npm install
export WALLET="paraphrase"
export TELEGRAM_TOKEN=xxxxxxxxxxxxxxx
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%