A specialized agent built on ElizaOS that audits smart contracts and publishes results to a Hedera Consensus Service (HCS) topic for public verification.
This project extends ElizaOS with Hedera integration to create an autonomous agent that:
Hedera HIP-991 Permissionless revenue-generating Topic Ids for Topic Operators: To Interact with the agent, you need to send a message to the configured topic that requires a fee. This fee will be used to pay for the agent's services.
Hedera HCS-10 Topic Operators: To interact with the agent, you need to be a topic operator.
The system consists of several key components:
pnpm install
cp .env.example .env
Edit .env with your Hedera credentials and configuration.
pnpm run build
Required environment variables:
HEDERA_PRIVATE_KEY=your_private_key
HEDERA_ACCOUNT_ID=your_account_id
HEDERA_NETWORK_TYPE=testnet # or previewnet
HEDERA_KEY_TYPE=ED25519 # or ECDSA
pnpm start
It will use the default hedera character.
Smart contract security is critical in Web3, but current audit processes are:
An autonomous agent that:
Autonomous Auditing
Transparent Process
Sustainable Business Model
[Insert demo video or live demonstration details here]
[Insert team member names and roles here]
[Insert contact information for follow-up questions]
16 commits
TypeScript
91.4%
Python
3.0%
JavaScript
2.7%
Shell
2.4%
A specialized agent built on ElizaOS that audits smart contracts and publishes results to a Hedera Consensus Service (HCS) topic for public verification.
This project extends ElizaOS with Hedera integration to create an autonomous agent that:
Hedera HIP-991 Permissionless revenue-generating Topic Ids for Topic Operators: To Interact with the agent, you need to send a message to the configured topic that requires a fee. This fee will be used to pay for the agent's services.
Hedera HCS-10 Topic Operators: To interact with the agent, you need to be a topic operator.
The system consists of several key components:
pnpm install
cp .env.example .env
Edit .env with your Hedera credentials and configuration.
pnpm run build
Required environment variables:
HEDERA_PRIVATE_KEY=your_private_key
HEDERA_ACCOUNT_ID=your_account_id
HEDERA_NETWORK_TYPE=testnet # or previewnet
HEDERA_KEY_TYPE=ED25519 # or ECDSA
pnpm start
It will use the default hedera character.
Smart contract security is critical in Web3, but current audit processes are:
An autonomous agent that:
Autonomous Auditing
Transparent Process
Sustainable Business Model
[Insert demo video or live demonstration details here]
[Insert team member names and roles here]
[Insert contact information for follow-up questions]
16 commits
TypeScript
91.4%
Python
3.0%
JavaScript
2.7%
Shell
2.4%