NEAR BOS IDE
May 23, 2023 ยท View on GitHub
Extension to help you develop components in NEAR BOS.
Features
- Retrieve any component from BOS
- Change the code and preview the changes locally
- Publish directly to the NEAR Blockchain
- See the widget logs in the Debug Console

How to Use
After installing the widget, a new section named Near BOS will be added to the explorer. Choose a folder to start using it.
Retrieve Widgets, Preview and Publish

Use the Login & Fetch Widgets to login into your NEAR account and fetch your widgets, or use the Fetch Account Widgets the widgets of any account in NEAR Social.
Use the explorer to open any file, and the preview button to preview your changes.
The preview is not automatically reloaded, you will need to press the
previewbutton again.
The
console.logcan be found within theOUTPUTtab, in theWidgetChannel.
Use the publish buttons to store the widget in Discovery.