8000 GitHub - radzionc/crypto: A TypeScript monorepo with tools for crypto trading, price monitoring, and trading analysis.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
generated from radzionc/radzionkit

A TypeScript monorepo with tools for crypto trading, price monitoring, and trading analysis.

License

Notifications You must be signed in to change notification settings

radzionc/crypto

Repository files navigation

Crypto & Blockchain Tools Monorepo

Welcome! This monorepo contains multiple TypeScript projects that streamline crypto trading, price monitoring, and trading history analysis:

  • @product/evm-fee
    Real-time EVM gas fee calculator and monitoring tool that tracks base fees, priority fees, and max fees per gas to help optimize transaction costs on Ethereum and other EVM chains.

  • @product/buy-btc
    A decentralized application for buying Bitcoin (BTC) using ETH, BNB, or AVAX via THORChain, with real-time price quotes and secure wallet integration.

  • @product/ens
    A streamlined web application for registering Ethereum Name Service (ENS) domains with a simple two-step process, real-time availability checking, and secure wallet integration.

  • @product/limit-orders
    Automates limit orders on EVM chains (e.g., wETH <-> USDC on Polygon) using the 0x v2 API when conditions are met.

  • @product/price-watcher
    Monitors crypto prices and sends Telegram notifications if thresholds are crossed, deployed via AWS Lambda + Terraform.

  • @product/trader
    Automates a Moving Average Crossover Strategy for trading wETH and USDC on Polygon using the 0x v2 API. Deployed as an AWS Lambda with Terraform, with secure data management via AWS Secrets Manager.

  • @product/trading-history
    A Next.js single-page application tracking trading history for ETH and WETH on both Ethereum and Polygon.

  • @product/merkle-tree
    A TypeScript implementation of Merkle trees with a focus on Bitcoin block verification. This package provides utilities for creating Merkle trees, generating proofs, and verifying transaction inclusion in Bitcoin blocks.

  • @product/proof-of-work
    A TypeScript implementation of Bitcoin's Proof of Work (PoW) consensus mechanism, providing utilities for block hash calculation, mining simulation, and difficulty verification compatible with the Bitcoin protocol.

  • @product/utxo
    A TypeScript implementation of Bitcoin's UTXO (Unspent Transaction Output) model, providing utilities for managing Bitcoin UTXOs, including balance calculation, UTXO selection, and transaction input management.

About

A TypeScript monorepo with tools for crypto trading, price monitoring, and trading analysis.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0