trialityorg / triality

0 stars 0 forks source link

FEAT: Add Protostar support for running starklings exercises on Triality #2 #3

Open Cevedale opened 10 months ago

Cevedale commented 10 months ago

To add Protostar support for running starklings exercises on Triality it's crucial to ensure compatibility, document the integration process, and consider security implications. Develop a Protostar middleware in the node server, either incorporating cairo compilation for mummies or directly running Protostar. Collaborate with the StarkNet community for insights and feedback, implement robust error handling, and prioritize thorough testing with automated test cases. Manage the codebase using version control, and consider setting up Continuous Integration/Continuous Deployment (CI/CD) pipelines for seamless development and deployment processes. These measures collectively enhance the likelihood of a successful integration.