https://github.com/5afe/safe-onchain-identifiers
Demo For Onchain Identifiers
https://github.com/5afe/safe-onchain-identifiers
Last synced: 22 days ago
JSON representation
Demo For Onchain Identifiers
- Host: GitHub
- URL: https://github.com/5afe/safe-onchain-identifiers
- Owner: 5afe
- Created: 2024-07-19T14:30:35.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-19T14:59:09.000Z (almost 2 years ago)
- Last Synced: 2025-01-26T07:23:38.835Z (over 1 year ago)
- Language: TypeScript
- Size: 65.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Safe Onchain Identifiers
This repository demonstrates different ways to attach identifiers to Safe transactions for onchain analytics.
```bash
npm ci
npm test
```