- 1A. Capital Dashboard Deposit, Stake, Claim (existing): https://dashboard.mor.org/#/capital?network=mainnet
- 1B. Capital MOR20 Smart Contract Factory: https://morpheus-dev.206.189.243.3.nip.io/#/mor20-ecosystem?network=testnet
- 2A. Coding Dashboard Claiming Rewards (new): https://testing-2nm.pages.dev/
- 2B. Coding Register as a Developer: https://mor.software/
- 2C. Coding Dashboard Staking Coding Weights (new) https://morph-ivory.vercel.app/
- 3A. Compute Dashboard For Testnet Stats (new): https://nirmaan-morpheous-dashboard.pages.dev
- 3B. Register Compute Provider (for testnet): https://discord.com/channels/1151741790408429580/1167520834139738289
- 4A. Builders Dashboard Registering Smart Agents (existing): https://mor.software/
- 4B. Builders Dashboard MOR Rewards & Staking (Development): https://morpheus-dev.206.189.243.3.nip.io/#/community?network=testnet
- Capital: Buying / Selling MOR: https://app.uniswap.org/explore/pools/arbitrum/0xE5Cf22EE4988d54141B77050967E1052Bd9c7F7A
- Code Interface: Hodl MOR for Pro Venice Access: https://venice.ai/home
- Compute API: Devs access Inference on Morpheus: https://discord.com/channels/1151741790408429580/1167520834139738289
- Builders: Stake MOR Toward a MOR20 / MRC21 Project: https://mor.org/ecosystem
- Capital: https://github.com/MorpheusAIs/DashBoard/tree/Capital-Dashboard
- Code: https://github.com/MorpheusAIs/DashBoard/tree/Code-Dashboard
- Compute: https://github.com/MorpheusAIs/DashBoard/tree/Compute-Dashboard
- Builder: https://github.com/MorpheusAIs/DashBoard/tree/Builder-Dashboard
- Board Morpheus Stats & Tools: https://morlord.com/
- Stats on Token Distribution: https://morstats.info/
- Charts showing Token Stats: https://dune.com/netherman/morpheus-ai-dashboard
yarn install
yarn start
yarn build
yarn lint
yarn rsc %release-version%
docker build --no-cache --progress=plain --build-arg BUILD_VERSION=1.0.0-rc.0 -t vue-template .
Env variables can be rewritten by [env.is] (./static/env.js) file in runtime. To do so, we need to provide same env variables there in json format
This project is licensed under the MIT License - see the LICENSE.md file for details