Skip to content

keep-starknet-strange/madara-tsukuyomi

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!

Releases

No releases published

Packages

No packages published