NillionNetwork / builder-bounties

Builder Bounties reward developers for building on Nillion
https://github.com/orgs/NillionNetwork/projects/3/
6 stars 1 forks source link

Build a Nada Playground Web App #4

Open oceans404 opened 1 month ago

oceans404 commented 1 month ago

Bounty Objective

Build an open source “Nada Playground” web app that provides an interactive environment for developers to write, run, and share Nada code. The playground should be user-friendly and serve as a resource for learning and experimenting with Nada programming.

Here are some examples of awesome open source language playgrounds for inspiration

Additional resources

Bounty Requirements

Build an open source Nada Playground web app. This bounty submission should include a live working link to your Nada Playground web app. We built a proof of concept Nada Sandbox that you can use as inspiration, but require that your bounty submission is built with a modern JavaScript framework (React, NextJS, etc.)

Your Nada Playground must include these core components:

Nada code editor

Inputs section

Outputs section

Program Executor

Nada Playground Feature Wishlist

How to Submit

Review the Terms and Conditions for Nillion Builder Bounties here.

Open source your repo and submit your bounty by creating a new discussion in Nillion’s “Show and Tell” Github Discussions Forum. For project type, choose “Builder Bounty Submission”

yashmangal112 commented 1 month ago

Hi @oceans404, I'm working on building the Nada Playground Web App, but I'm facing a problem because the Nada package is only available for Python and not as an NPM package. This means I might need to incorporate Python into my project. What steps should I take to address this issue?

thekumbhaj commented 1 month ago

Hi @oceans404 i'm start working on the project

neeraj542 commented 1 month ago

Working on model designs to build the editor with an interactive features mentioned above

RohitSathya commented 3 weeks ago

Hi @oceans404 im started to work on this project!!!

Bhavye2003Developer commented 2 days ago

Hello @oceans404,

I hope you're doing well. I wanted to inform you that I have submitted my project on the Builder Bounty page. Please feel free to review it at your convenience. You can access the live version through the following link: Nada Playground.