An open API service indexing awesome lists of open source software.

https://github.com/etherealengine/ee-inventory


https://github.com/etherealengine/ee-inventory

Last synced: 10 months ago
JSON representation

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/)