Skip to content

KasarLabs/deoxys-app

This branch is 24 commits ahead of keep-starknet-strange/madara-tsukuyomi:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fd1652c Β· Mar 3, 2024

History

88 Commits
Nov 10, 2023
Aug 18, 2023
Jul 14, 2023
Mar 3, 2024
Feb 25, 2024
Aug 18, 2023
Nov 17, 2023
Mar 3, 2024
Sep 26, 2023
Jul 14, 2023
Jul 14, 2023
Aug 7, 2023
Jul 14, 2023
Aug 4, 2023
Jul 14, 2023
Nov 10, 2023
Feb 18, 2024
Mar 3, 2024
Nov 17, 2023
Aug 4, 2023

Repository files navigation

Madara Tsukuyomi

Madara Tsukuyomi is a one click desktop application that allows anyone (even your grandmother) to start a Madara node with just a click.

Features

  1. Enter your name and deploy a node! An identity is all you need to start running your Madara node
  2. Connect to sharingan and configure other settings of the node
  3. See the logs of the node in realtime
  4. Install dockerized/binary apps that allow you to interact with your node.

Running Tsukuyomi

Tsukuyomi is an electron app. You can start it as follows

npm install
npm run start

Demo

You can watch a demo of what we built till the Starknet Hacker House in Paris over here. However, keep in mind that this video will get outdated with time as we keep adding new features.

Contribution Guide

If you wish to contribute to Tsukuyomi, feel free to comment on any unassigned issues. We will assign them to you ASAP. Please do not start any work until the issue is assigned. We will try to release a more detailed doc about the structure of the project for all new comers. However, till then, feel free to reach out to us on Telegram for any doubts and discussion.

Telegram - https://t.me/+y1tlUAphfbVjOTFk

Sign & Notarize Setup

generate keys

  • Xcode -> Settings... -> Accounts -> Manage Certificates... -> + Developer ID Application
  • generate app store connect API key
  • download API key to ~/.appstoreconnect/private_keys/

store keys

xcrun notarytool store-credentials kss

sign app

DEBUG=electron-osx-sign* CI=true npm run package

Contributors ✨

Abdel @ StarkWare
Abdel @ StarkWare

πŸ’»
apoorvsadana
apoorvsadana

πŸ’»
ayushtom
ayushtom

πŸ’»
Oak
Oak

πŸ’»
Pia
Pia

πŸ’»
drspacemn
drspacemn

πŸ’»
TedZy829
TedZy829

πŸ’»
makluganteng
makluganteng

πŸ’»
0xGavinOwen
0xGavinOwen

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Deoxys Desktop Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.7%
  • JavaScript 3.8%
  • Other 0.5%