flex-contract
Contract Abstraction Library
An abstraction layer for Ethereum smart contracts with flexible configuration options and simple integration
A modern, flexible Ethereum smart contract abstraction.
26 stars
4 watching
4 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
abstractionasync-awaitcontracteasyerc20es2017ethereumjavascriptlibrarynodejsself-signedsimplesmart-contractsweb3
Related projects:
Repository | Description | Stars |
---|---|---|
merklejerk/solpp | A preprocessor and flattener for Ethereum's Solidity source files | 112 |
ethereum/solc-js | A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. | 1,464 |
zyield/eth_contract | A set of helper methods to call and query Ethereum smart contracts via JSON RPC. | 14 |
thirdweb-dev/contracts | A collection of reusable, pre-built smart contract modules with shared functionality and interfaces. | 1,007 |
lukehedger/sulk | A tool that automates the process of compiling Solidity smart contracts with configuration stored in separate files. | 9 |
ethereum/solidity-examples | A collection of reusable Solidity code snippets for common tasks and Ethereum-related utilities | 541 |
warp-contracts/warp | An implementation of the Arweave SmartWeave smart contracts protocol for creating and interacting with blockchain-based smart contract applications. | 159 |
merklejerk/ez-ens | A simple resolver for Ethereum Name Service addresses with promise-based API | 18 |
markeljan/stxgpt | A tool to simplify the deployment of smart contracts on the Stacks blockchain | 6 |
raineorshine/solidity-by-example | A collection of contract examples showcasing Solidity language features and use cases in Ethereum smart contracts | 430 |
esaulpaugh/headlong | Provides high-performance tools for working with Ethereum contract abis and RLP encodings in Java. | 80 |
deno-web3/solc | Provides TypeScript bindings for compiling and deploying Solidity smart contracts on the Ethereum blockchain. | 72 |
markeljan/web3gpt | An AI-powered platform for building and deploying smart contracts on multiple blockchain testnets. | 82 |
lamarkaz/psol | A JavaScript-based preprocessor for Solidity smart contracts that allows for more flexible and efficient development | 14 |
arweaveteam/smartweave | Enables users to create, deploy, and interact with scalable smart contracts on the Arweave protocol using a simple CLI interface. | 251 |