kipt
Contract automation
A tool for automating Starknet contract interactions using Lua scripts and Rust under the hood.
Channel some Ki with Lua scripts for sending transactions to Starknet, powered by Rust.
8 stars
1 watching
2 forks
Language: Rust
last commit: 12 months ago
Linked from 1 awesome list
luaruststarknetweb3
Related projects:
Repository | Description | Stars |
---|---|---|
glihm/starknet-messaging-dev | A detailed tutorial to set up and test Starknet messaging with Anvil and Katana | 29 |
l-henri/starknet-cairo-101 | A tutorial series on building smart contracts with the Cairo language on StarkNet. | 23 |
abstractsdk/cw-orchestrator | A tool for generating typed interfaces to CosmWasm smart contracts | 79 |
kariy/jin | A tool for extracting and saving Starknet contract storage data from blockchain state updates | 12 |
starknet-edu/counter-workshop | A tutorial project teaching smart contract development with Starknet using Cairo and Scarb. | 45 |
fuzzinglabs/thoth | An all-in-one security toolkit for analyzing and decoding smart contract bytecode | 249 |
patractlabs/jupiter | A Wasm smart contract platform built on Polkadot's Substrate framework | 54 |
openzeppelin/cairo-contracts | A comprehensive library for secure smart contract development in Cairo for Starknet, enabling fast iteration and secure deployment. | 833 |
markeljan/web3gpt | An AI-powered platform for building and deploying smart contracts on multiple blockchain testnets. | 82 |
foundry-rs/starknet-foundry | A toolkit for developing and interacting with Starknet smart contracts | 330 |
argentlabs/argent-contracts-starknet | Provides a set of smart contracts for Argent accounts on Starknet | 168 |
okwme/dapp-scratch | A CLI tool that generates JavaScript modules from Solidity contracts for interacting with decentralized applications. | 41 |
cosmwasm/cw-plus | Provides reusable contract specifications and sample implementations for building fungible tokens and other domains on the CosmWasm platform. | 513 |
blacksmith-eth/blacksmith | A tool for generating a simple frontend for interacting with smart contracts using a web framework and a deployment script. | 315 |
mkottman/luacrypto | A Lua-based implementation of OpenSSL features for encryption and decryption | 101 |