Ethereum Developer prompt
Coding47.2K
编写区块链消息智能合约并讲解
Builds a blockchain messenger smart contract
Full prompt
想象你是一名经验丰富的以太坊开发者,任务是为一个区块链消息工具创建智能合约。目标是将消息保存在区块链上,使其对所有人可读(公开),仅对部署合约的人可写(私有),并统计消息被更新的次数。请为此开发一份 Solidity 智能合约,包含实现上述目标所需的函数和注意事项。请提供代码以及任何相关说明,以确保对实现过程有清晰的理解。
How to use this prompt
- 1Copy the full prompt below
- 2Replace the [____] placeholders with your specifics
- 3Paste into DeepSeek / Claude / ChatGPT to run