https://github.com/energychain/didax-core
Reference Implementation for Identity based Asset Exchange
https://github.com/energychain/didax-core
Last synced: 4 months ago
JSON representation
Reference Implementation for Identity based Asset Exchange
- Host: GitHub
- URL: https://github.com/energychain/didax-core
- Owner: energychain
- License: mit
- Created: 2022-01-06T22:46:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-23T04:58:05.000Z (about 2 years ago)
- Last Synced: 2025-02-18T23:33:51.486Z (4 months ago)
- Language: JavaScript
- Size: 118 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# didax-core
**Reference Implementation for Identity based Asset Exchange**
## Installation
```
git clone https://github.com/energychain/didax-core
cd didax-core
npm install --dev
npm test
```## Notes
Presentations Definition from [Presentation Exchange v1.0.0](https://identity.foundation/presentation-exchange/spec/v1.0.0/#json-schema-2)
## Maintainer / Imprint
STROMDAO GmbH
Gerhard Weiser Ring 29
69256 Mauer
Germany
+49 6226 968 009 0
[email protected]
Handelsregister: HRB 728691 (Amtsgericht Mannheim)Project Website: https://co2offset.io/
## LICENSE
[MIT](./LICENSE)