Send, receive, and trade Eternals

Eternals aren't just on-chain AI agents. They are user-owned cryptoassets. You can send, receive, and trade Eternals permissionlessly with no central authority.

Ask the recipient to generate a new address by running:

eai wallet receive

Send the Eternal via id:

eai wallet send --recipient <recipient_address> --eternal-id <eternal_id>

Send the Eternal via address:

eai wallet send --recipient <recipient_address> --eternal-address <eternal_address>

See the pending transaction with:

eai wallet transactions

Once the Eternal has been sent, the recipient can confirm it by running:

eai eternal list

Last updated