Skip to content

IndiaJonathan/ConnectProofOfConcept

Repository files navigation

GalaConnectExample

This is a demo to show the power of Gala Connect and how you can use it for headless wallets!

Recommended IDE Setup

VSCode

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint

This application is an example of how to connect to gala and sign transactions using a web3 wallet such as metamask. If you want to test it locally with your own version of galachain, please see https://github.com/IndiaJonathan/galachain-rest-dynamic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published