Notarize AT Protocol records on Ethereum using EAS (experiment)
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 3 lines 103 B view raw
1export { ATProtocolNotary } from './notary.js'; 2export * from './types.js'; 3export * from './utils.js';