https://github.com/zeriontech/zerion-analytics
https://github.com/zeriontech/zerion-analytics
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/zeriontech/zerion-analytics
- Owner: zeriontech
- License: mit
- Created: 2022-05-16T11:27:50.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-16T15:09:14.000Z (almost 4 years ago)
- Last Synced: 2025-05-07T04:43:29.864Z (about 1 year ago)
- Language: TypeScript
- Size: 142 KB
- Stars: 7
- Watchers: 6
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zerion-analytics
## Install
Add this tag to your project's html code
```html
```
## Usage
When you get user's address, call
```javascript
registerWeb3User(ADDRESS)
```
## That's all!
---
## License
MIT License, see the included [LICENSE](LICENSE) file.