Skip to content

Kidkender/SmartChainLab

Repository files navigation

🧪 SmartChainLab

SmartChainLab is an open-source developer tool that lets you load and interact with smart contracts across multiple blockchain networks through a simple and intuitive UI.

✨ Features

  • ✅ Upload ABI files (or build artifacts from Hardhat/Foundry)
  • ✅ Enter contract address and select network (EVM, Solana, TON, etc.)
  • ✅ Automatically generate function list from the ABI
  • ✅ Call view functions directly from the interface
  • ✅ Supports multi-chain testing (Ethereum, Polygon, Solana, TON, Aptos, etc.)
  • ✅ Built with React + shadcn/ui + TypeScript

📦 Tech Stack

  • Frontend: React + TypeScript + Vite
  • UI Kit: shadcn/ui
  • Blockchain Support:
    • ✅ EVM chains via ethers.js
    • 🔜 Solana, TON, Aptos support planned
  • State Management: React Hooks

About

Project for dev to test smart contract

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages