scw-contracts
Contract library
A collection of smart contract templates and utilities for implementing Account Abstraction on the Ethereum blockchain.
SCW contracts for Biconomy Smart Account
123 stars
11 watching
83 forks
Language: TypeScript
last commit: 16 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
codex-storage/nim-contract-abi | Encodes and decodes parameters according to the Ethereum Contract ABI Specification in Nim. | 3 |
thirdweb-dev/contracts | A collection of reusable, pre-built smart contract modules with shared functionality and interfaces. | 997 |
udiknedormin/nimcontracts | A library that enables contract-based programming in the Nim language. | 71 |
bcnmy/biconomy-client-sdk | Provides tools and APIs for building decentralized applications with ERC4337 Account Abstraction and Smart Accounts. | 76 |
cosmwasm/cw-storage-plus | Provides storage abstractions for CosmWasm smart contracts | 37 |
cosmwasm/cw-plus | Provides reusable contract specifications and sample implementations for building fungible tokens and other domains on the CosmWasm platform. | 511 |
tintinweb/smart-contract-sanctuary | A repository of verified smart contracts and support scripts for various blockchain networks. | 1,517 |
cosmwasm/cw-template | A template to create smart contracts in Rust for the Cosmos SDK | 288 |
ethereum/solidity-examples | A collection of reusable Solidity code snippets for common tasks and Ethereum-related utilities | 535 |
safe-global/safe-smart-account | A suite of Ethereum-based smart contract libraries and tools for secure management of blockchain assets | 1,884 |
cosmwasm/cw-tokens | Provides a collection of examples and contract implementations around the CW20 Fungible Token standard for CosmWasm. | 85 |
0xmic/solidity | A comprehensive resource and framework for building smart contracts in the Ethereum Virtual Machine | 60 |
life4/deal | A Python library that enables design by contract programming to write bug-free code with automatic tests and static analysis. | 754 |
bcnmy/biconomy-paymasters | A comprehensive development project for building and deploying advanced ERC4337 Paymasters on the Ethereum network. | 31 |
public-awesome/cw-nfts | Provides examples and helpers to build NFT contracts on CosmWasm | 189 |