Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

Latest commit

 

History

History
57 lines (34 loc) · 927 Bytes

README.md

File metadata and controls

57 lines (34 loc) · 927 Bytes

lochaMesh radio link simulator

Getting started

Requirements:

- Node.js v10.15.x

Installing

Clone the repo.

$ git clone https://gitlab.com/btcven/xxx

Go into the cloned folder

cd locha-simulator

Install dependencies:

npm install

Start the simulation:

npm start

Open your browser and go to http://localhost:3000

License

Copyright (c) 2019 Bitcoin Venezuela and Locha Mesh developers.

Licensed under the Apache License, Version 2.0


A text quote is shown below

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Read the full text: Locha Mesh Apache License 2.0