zig-on-stylus
Zig smart contract demo
Ethereum-compatible smart contracts written in Zig to leverage Arbitrum Stylus's performance and memory efficiency benefits
EVM-interoperable smart contracts written in Zig!
19 stars
2 watching
2 forks
Language: Zig
last commit: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
jedisct1/zig-charm | A portable and efficient cryptographic library for authenticated encryption and keyed hashing | 79 |
jsign/verkle-crypto | Cryptography implementation for Ethereum's Verkle Trees | 38 |
muellerberndt/smashing-smart-contracts | Security analysis and documentation of smart contracts on the Ethereum network | 169 |
openzeppelin/openzeppelin-test-helpers | Assists in testing Ethereum smart contracts | 415 |
tintinweb/smart-contract-sanctuary | A repository of verified smart contracts and support scripts for various blockchain networks. | 1,522 |
rust-ethereum/ethabi | Encodes and decodes function calls and their output in smart contracts | 518 |
algorand/pyteal | Provides a Python interface to Algorand Smart Contracts enabling developers to create and manage smart contracts using a high-level, functional programming style | 286 |
ethereum/evmlab | Utilities for interacting with the Ethereum virtual machine | 367 |
odyslam/foundry-upgrades | Provides tools and helpers to manage upgradeable smart contracts on Ethereum | 170 |
maxifom/eos-abigen | Tools for generating type-safe code for interacting with EOS-compatible smart contracts | 4 |
eyblockchain/starlight | A tool to generate zApps from Solidity contracts with added privacy features | 192 |
merklejerk/solpp | A preprocessor and flattener for Ethereum's Solidity source files | 112 |
jg8481/robot-framework-solidity-testing-toolkit | A toolkit combining Solidity testing and cross-chain deployment tools with Robot Framework for developing robust and secure smart contract applications on Ethereum and other EVM-compatible blockchains. | 11 |
eth-sri/securify | A security scanner for Ethereum smart contracts | 219 |
eth-sri/zkay | Tools and language for compiling and deploying private smart contracts on the Ethereum blockchain | 83 |