Skip to content

0xSplits/splits-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Splits Connect Extension

A browser extension to connect Splits Teams to apps.

Documentation

The extension is built using wxt and porto. It uses EIP-6963 to announce itself to apps.

Development

Installs dependencies and launches a new chrome instances with the extension installed and ready to use.

note: Make sure to update the .env file with the correct values as seen in the .env.sample file.

pnpm install
pnpm dev

You can use the following modes when building the extension.

  1. dev - http://localhost:3001
  2. production - https://teams.splits.org
  3. staging - https://teams.staging.splits.org
  4. testing - https://teams.testing.splits.org

Release

Firstly, update the version in the package.json file.

To release the extension, you can use the following command.

pnpm zip:all

This will create a folder for each environment in the .output directory. You can then upload the compressed files to the github releases page for that release version. For reference, see the releases page.

About

A browser extension to connect Splits Teams to apps.

Resources

Stars

Watchers

Forks

Packages