Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 1.66 KB

File metadata and controls

33 lines (18 loc) · 1.66 KB
description
Fork our decentralized front ends and build your own custom experiences.

👷‍♂️ BOS Gateway + Workspace

BOS is a front end React like framework where you can save front end JSX code directly on chain (NEAR Protocol) to composable multichain web app experiences.

BOS Workspace

PotLock bos-app is setup using BOS Workspace. Make sure to change potlock.near to your respective NEAR account to deploy all the components to when you are forking. The following workspace lets you easily deploy all components into mainnet and hotload local components into the NEAR.org gateway.

{% embed url="https://github.com/PotLock/bos-app" %}

Since then we have migrated to an in house framework built by one of our Lead Contributor, Wenderson called Alem.dev

{% embed url="https://github.com/PotLock/bos-app-alem" %}

Using A Web IDE

This best Web IDE for developing a gateway by far is jutsu.ai . Here you can fork components and even make PRs directly to the original component. without installing external dependencies

Deploy your Own BOS Gateway

If you want to fork our components and build custom experiences, put under your own domain, and external dependencies to the VM. deploy on BOS gateway, available at https://bos.potlock.org

{% embed url="https://github.com/PotLock/bos-gateway" %}

You can easily host your gateway on a service like vercel or fleek.co

TBD

  • Still need to setup testnet BOS workspace and components deployed under potlock.testnet