$166.17 crowdfunded from 0 people
EVMcrispr is a comprehensive tool designed to simplify interactions with smart contracts on EVM-compatible chains. It enables users to send transactions using intuitive, UNIX-like commands, allowing for the creation of complete scripts that perform multiple arbitrary actions from the injected wallet in the web browser. This makes it easier to write complex scripts for various day-to-day blockchain operations, such as creating efficient DAO votes, launching and managing DAO configurations, performing DeFi strategies, running simulations on drafted on-chain actions, and creating, sending, and managing tokens.
EVMcrispr effectively lowers the technical barriers for web3 users to engage in and execute complex tasks using smart contracts. The tool's domain-specific language is useful for expressing and transforming transaction data. It has been adopted by organizations like Curve, Aragon, NFTX, 1Hive, Giveth, TECommons, BrightId, and Agave to conduct intricate votes within their Decentralized Autonomous Organizations (DAOs).
The tool boasts a terminal-like interface, complemented by clear documentation and numerous examples, making it easy for users to start. It eliminates the need for a customized frontend to interact with Ethereum, as users can simply write and share scripts with others for execution.
Examples
Here are examples of scripts that perform day-to-day ENS actions. You can find more examples on how to use EVMcrispr in the documentation.
How to set an avatar image for your ENS
How to set a lockup address
How to extend an ENS domain for 1 year
Roadmap
EVMcrispr is committed to continuous improvement and expansion of its features. The following next steps have been identified to enhance the tool and user experience:
- Bug fixing and improved error messages: Addressing and resolving any existing issues or bugs in the current implementation, ensuring a seamless user experience. We are dedicated to refining error messages to better inform users about potential issues and failures.
- Formal language specification: Developing a well-defined and comprehensive formal language specification to provide clear guidance for users and facilitate future improvements. The language specification will also be useful for LLMs to program transactions properly.
- Event handling and output integration: Implementing event handling capabilities to enable better tracking and monitoring of smart contract events and transactions. The outputs of the events will be made available in the script to inform and initiate subsequent transactions.
- Safe support: Integrating support for Safe (formerly Gnosis Safe), a widely-used smart contract wallet, to further broaden EVMcrispr's compatibility and utility for users within the ecosystem.
-
Improved ENS support: EVMcrispr will make ENS names first-class citizens of the domain-specific language. The tool already supports the
namehash
andcontenthash
functions to manage ENS domains.
By focusing on these key areas, EVMcrispr aims to become an even more versatile and valuable tool for interacting with smart contracts on EVM-compatible chains.
The source code for EVMcrispr can be found in this repository under the GPLv3 license.
EVMcrispr History
-
accepted into Token Engineering 1 year ago.