Skip to content

spaghettiOnToast/guildly-extension

Repository files navigation

Guildly Extension

Introduction

Guildly is a platform to create, manage and interact with multiplayer smart accounts on Starknet. Players can share assets, game state and make decisions together when playing any game or interacting with any contract.

Guildly Alpha is currently the place to manage guilds, while this extension connects game state of guilds and handles transactions on any dapp. You will need to become a member of a guild in order to access the extension.

👩🏾‍💻 Development

To contribute to this repository please read the contributing guidelines first.

Prerequisite :
-Install Yarn
-Install NPM

To setup the repo on your machine, first clone it, then just run:

yarn      # setup dependencies
yarn dev  # run build process for all packages in watch mode

Now you need to load the locally built chrome extension into your browser, by loading an unpacked extension from path packages/extension/dist:

  1. Open the Extension Management page by navigating to chrome://extensions.
  2. Enable Developer Mode by clicking the toggle switch next to Developer mode.
  3. Click the Load unpacked button and select the extension directory.

Note

A few known issues:

  • After installing the extension, will need to refresh the current browser you are on in order for Guildly to be recognised when connecting.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages