/client

The nOS Client

Primary LanguageJavaScript

nOS

nOS is a NEO-powered virtual operating system that serves as the gateway to the NEO Smart Economy.

The nOS Client (Developer MVP Release) allows for the development of Decentralized Applications that interact with NEO Smart Contracts in the back-end.

Getting Started

The app can be cloned from GitHub and run using the development steps below.

nOS Client Developer Documentation

Development

yarn install && yarn start

Testing

yarn test

Distribution

yarn dist