Skip to content

aboutcircles/5ecret-garden

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

5ecret-garden

A SvelteKit example application to illustrate the use of the Circles SDK. It implements a simple wallet for Circles and demonstrates all features of the SDK.

This is a fork of the circles-code-quest repository adapted for Circles Version 2.0.

Test online

The app is installed at https://lionfish-app-eypqs.ondigitalocean.app

Run local

Checkout the repository and install the dependencies:

1. git clone [email protected]:aboutcircles/5ecret-garden.git
2. cd 5ecret-garden/circles-app
3. git checkout dev
4. npm i
5. npm run dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Svelte 85.6%
  • TypeScript 12.3%
  • JavaScript 1.8%
  • Other 0.3%