Skip to content

Catsky01/Catsky_Cardano_Trading_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a public repo designed for the Catsky AI community. This code was created using AI by a cat with no prior coding experience. As we are all learning, I am hopeful that we can use this public repo to build out our Cardano trading bot.

The bot, in it's current form, is used simply to interact with the minswap v2 smart contract to execute trades. This basic code is designed to swap 1 ADA for it's respctive amount of Catsky, based on it's currrent price.

I am hopeful that we can use template to make automated trades in the future, to eventually create more complex trading bots to create revenue for the project.

Please DM us on .Catsky on discord or @catskycrypto on X.


Features

  • Swaps 1 ADA for CATSKY using Minswap v2 smart contracts
  • Uses Lucid and Blockfrost for Cardano blockchain access

Getting Started

  1. git clone ...
  2. npm install
  3. Copy .env.example to .env and fill in your keys
  4. node --experimental-wasm-modules swap2.js

Security Warning

  • Never share your real mnemonic or API key
  • Use a throwaway wallet for testing
  • Not audited, use at your own risk

Contributing

Pull requests are welcome! For major changes, please open an issue first.

License

MIT

About

Repo for catsky community to learn how to trade.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published