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.
The app can be cloned from GitHub and run using the development steps below.
// Install dependencies and launch the nOS client
// This is used to start developing on the nOS client
yarn install && yarn start
// Testing command
yarn test
// Distribution command
yarn dist
We welcome contributions to the code base. If you are interested in becoming a contributor, please read the contributing guide that covers the following:
There is a specific channel called develop on Discord to discuss development.
Check out the documentation of the dapp-starter-kit dApp-starter-kit to get going quickly.
Resources:
Future resources:
- Tutorials (Feel free to create any tutorials!!)
- List of known bugs
- List of coming features