Tag
#scripting
18 repositories
Repos
Trade on and script multiple crypto exchanges from a single user interface on desktop and mobile. In development.
High-performance, multi-platform, type-safe programming language designed for visual & AI assisted development
All-in-one Rust-based CosmWasm testing, scripting, and deployment tool.
A .Net CryptoCurrency algotrading backtester with a .Net Core server backend and a WinForms frontend
A gRPC-based scripting library for interacting with CosmWasm smart-contracts.
A real-time Python bot for Solana that monitors wallets and copies transactions using WebSockets. Includes a FastAPI REST API for management, async processing, and robust error handling for automated crypto trading.
This repository contains Solidity scripts for interacting with various DeFi contracts on the Pharos platform. The scripts are designed to automate token operations such as supply, burn, and swap using Foundry's scripting environment.
This script automates adding liquidity to multiple DODO V2 DVM pools using Foundry's scripting environment. It calculates proportional token amounts based on pool reserves and your wallet balances, then interacts with the DODO Proxy contract to add liquidity.
We will be building our very own ERC20 token in Solidity programming language and then deploying it on Avalanche blockchain. This project is important as it equips you with necessary knowledge to begin your exciting journey of coding in Avalanche using Solidity. Let’s look at how you will be interacting with the token by the end of the course.