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.
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:
- Open the Extension Management page by navigating to chrome://extensions.
- Enable Developer Mode by clicking the toggle switch next to Developer mode.
- Click the Load unpacked button and select the extension directory.
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.