Skip to content

evefrontier/dapps

Repository files navigation

EVE Frontier Decentralized Applications 🚀

This is the monorepo for the decentralized applications of EVE Frontier on Sui and support libraries.

Table of Contents 📋

  1. Project Overview 🌟
  2. Dependencies 🔗
  3. Getting Started 🚀
  4. Building Packages 🛠️
  5. Deploying a Decentralized Application 🌐
  6. Other Useful Commands 🔧
  7. Creating an EVE Frontier Dapp 🏗️
  8. Releasing to Production 🚢
  9. License 📜

Project Overview 🌟

This monorepo contains the decentralized applications (dApps) of EVE Frontier, along with support libraries (@evefrontier/dapp-kit, @eveworld/ui-components).

Dependencies 🔗

This monorepo is an Nx-configured pnpm workspace. By running pnpm install from the root, you can install dependencies for the entire monorepo.

Getting Started 🚀

To install all dependencies, run:

pnpm install

Building Packages 🛠️

Nx can be used to invoke build commands for each package directly from the project root.

To build all packages, run:

npx nx run-many -t build

To build a specific package, use the target script flag:

npx nx run @eveworld/assembly:build

License 📜

This project is licensed under the MIT License. See the LICENSE file for details.

About

Monorepo for all Frontier dApps, including UI/SDK packages.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages