Skip to content

Social media network where you can earn Bitcoin if you create value.

License

Notifications You must be signed in to change notification settings

esixce/honestcash

 
 

Repository files navigation

Honest

  • master: Build Status

  • dev: Build Status

Honest is the social media network where you can earn Bitcoin if you create value.

What is it?

We open-sourced the front-end code for Honest. If you spot a bug or would like to introduce a change, simply submit a Pull Request.

Contribute

To setup your development you need to have node 9 and npm installed.

This will install dependencies, build the app and start the server. Once starter, the app will connect to real production servers:

npm install
npm run build
npm run start

Best practices

Linting

  1. Install tslint (https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-typescript-tslint-plugin) in your VS Code.
  2. Add to your VS code's settings:
"editor.codeActionsOnSave": {
      "source.fixAll": true
}

Donate

bitcoincash:qp2rmj8heytjrksxm2xrjs0hncnvl08xwgkweawu9h

Licence

Apache 2.0

About

Social media network where you can earn Bitcoin if you create value.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 54.6%
  • HTML 16.9%
  • CSS 16.2%
  • JavaScript 12.2%
  • Shell 0.1%