Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naturalselectionlabs/unidata
๐ก Providing easy access to human-friendly Web3 data.
https://github.com/naturalselectionlabs/unidata
dapp ens ethereum moralis nft opensea poap rss3 solana web3
Last synced: about 2 months ago
JSON representation
๐ก Providing easy access to human-friendly Web3 data.
- Host: GitHub
- URL: https://github.com/naturalselectionlabs/unidata
- Owner: NaturalSelectionLabs
- Archived: true
- Created: 2022-04-19T23:48:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-18T08:56:11.000Z (over 1 year ago)
- Last Synced: 2024-09-27T09:42:48.248Z (about 2 months ago)
- Topics: dapp, ens, ethereum, moralis, nft, opensea, poap, rss3, solana, web3
- Language: TypeScript
- Homepage: https://unidata.app
- Size: 2.41 MB
- Stars: 276
- Watchers: 5
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> ๐ก Providing easy access to human friendly Web3 data.
Unidata
[![GitHub Org's stars](https://img.shields.io/github/stars/DIYgod/Unidata?style=social)](https://github.com/DIYgod/Unidata) [![Discord](https://img.shields.io/discord/968954680514342973?label=Discord&logo=discord&style=social)](https://discord.gg/ggrfhdS9Fe) [![Twitter Follow](https://img.shields.io/twitter/follow/Unidata_?style=social)](https://twitter.com/Unidata_)
[![](https://img.shields.io/github/v/release/NaturalSelectionLabs/Unidata?include_prereleases&style=flat-square)](https://github.com/NaturalSelectionLabs/Unidata/releases) [![](https://img.shields.io/npm/v/unidata.js.svg?style=flat-square)](https://www.npmjs.com/package/unidata.js) [![](https://img.shields.io/npm/dt/unidata.js.svg?style=flat-square)](https://www.npmjs.com/package/unidata.js) [![](https://img.shields.io/badge/license-MIT-brightgreen?style=flat-square)](https://www.npmjs.com/package/unidata.js)
[Docs](https://unidata.app/)
The beauty of Web3 is that everyone owns their data, but accessing and displaying own data is a difficult thing. Each application has its own data specifications and access methods, it's hard for developers to adapt to all of them one by one. That's why Unidata ๐ก๐งถ.
Unidata gets data from a variety of platforms and data sources, converts it to the same and easy-to-use specifications, and gives developers a unified API to access it. Web3 development has never been so easy.
Unidata classifies data into four categories:
- ๐พ Profiles record the basic information of accounts, including the name, avatar, bio, connected accounts, etc.
- ๐ธ Links describe the relationships between accounts, such as following relationship.
- ๐ Assets are the properties owned by accounts, such as an NFT, a game achievement, a physical figure, a commodity for sale, etc.
- ๐ผ Notes are the actions or events generated by accounts, such as writing a blog post, getting an NFT dynamic, making a donation to others, etc.