Madara Tsukuyomi is a one click desktop application that allows anyone (even your grandmother) to start a Madara node with just a click.
- Enter your name and deploy a node! An identity is all you need to start running your Madara node
- Connect to sharingan and configure other settings of the node
- See the logs of the node in realtime
- Install dockerized/binary apps that allow you to interact with your node.
Tsukuyomi is an electron app. You can start it as follows
npm install
npm run start
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.
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
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
Abdel @ StarkWare 💻 |
apoorvsadana 💻 |
ayushtom 💻 |
Oak 💻 |
Pia 💻 |
drspacemn 💻 |
TedZy829 💻 |
makluganteng 💻 |
0xGavinOwen 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!