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

Neume-network's internal message JSON schema.

License

Notifications You must be signed in to change notification settings

neume-network/message-schema

Repository files navigation

message-schema

Neume-network's internal message JSON schema.

Requirements to contribute

  1. Node JS

Contributing

  1. Fork the project
  2. Clone the project
git clone https://github.com/<your-name>/message-schema
  1. Navigate with the project
cd message-schema
  1. Install the neccassary dependencies
npm install
  1. Start the project locally
npm start

Pushing to Github

  1. Create your own branch
git checkout -b <your-branch-name>
  1. Add the project
git add .
  1. Commit your changes
git commit -m"<your-commit-message>"
  1. Push to github
git push

license

Licensed as SPDX-License-Identifier: GPL-3.0-only

About

Neume-network's internal message JSON schema.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published