https://github.com/etherealengine/ee-inventory
https://github.com/etherealengine/ee-inventory
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/etherealengine/ee-inventory
- Owner: EtherealEngine
- License: other
- Created: 2022-04-11T01:04:56.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-04T23:29:54.000Z (over 2 years ago)
- Last Synced: 2025-04-30T14:32:55.386Z (10 months ago)
- Language: TypeScript
- Size: 37.1 KB
- Stars: 0
- Watchers: 11
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ee-inventory
This is a project that enables a database or blockchain backed inventory system.
It provides the database tables, feathersjs services, user table integration, UI
components and optional Blockchain-in-a-box connectivity.
The code currently exists in a partially implemented state, there are missing
pieces and it needs a big re-thinking and refactor.
The previous implementation can be found here:
https://github.com/etherealengine/etherealengine/pull/5070
* https://github.com/XRPLF/XRPL-Standards/discussions/46
* [Psychedelic/DIP721](https://github.com/Psychedelic/DIP721), modeled off of
[ERC 721](https://ethereum.org/en/developers/docs/standards/tokens/erc-721/)