https://github.com/xdagger/xdag-hub
https://github.com/xdagger/xdag-hub
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/xdagger/xdag-hub
- Owner: XDagger
- License: mit
- Created: 2023-10-07T14:20:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-11T13:19:32.000Z (about 2 years ago)
- Last Synced: 2025-04-29T21:39:21.727Z (about 1 year ago)
- Language: TypeScript
- Size: 3.49 MB
- Stars: 1
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XDag Hub
### XDag Hub Chrome Extension
A browser extension for XDAG blockchain, aimed at providing some APIs for ecosystem application development. It also aims to collect and categorize ecosystem applications related to XDAG, and promote them to XDAG enthusiasts through the community. In short, this is the Hub of XDAG's ecosystem applications.
### XDag Portal
A developing web app, will try to be a portal of XDAG ecosystem.
**Requirements**: Node 18.15.0 or later.
```
npm install
npm run portal-build
npm run portal-start
```
For detailed instructions on how to build, please refer to the Readme.md documentation of the respective submodules