PotLock / bos-app

PotLock BOS (blockchain operating system - decentralized front ends) App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PotLock BOS App

This repository holds the front-end widgets for PotLock. This project is configured as a bos-workspace.

Getting started

  1. Install packages
npm install
  1. Start dev environment
npm run dev

This will start a gateway at http://127.0.0.1:8080 which will render your local widgets. The entry point for this app is potlock.near/widget/Index.

Testing framework

This project uses playwright for end-to-end testing. These tests are located in the playwright-tests folder. please read the README to learn more about running and writing tests.

About

PotLock BOS (blockchain operating system - decentralized front ends) App

License:MIT License


Languages

Language:JavaScript 64.8%Language:HTML 35.2%