Merge branch 'master' of github.com:stackernews/stacker.news
This commit is contained in:
commit
64e9f30cd9
|
@ -1,5 +1,5 @@
|
||||||
# stacker.news
|
# stacker.news
|
||||||
[Stacker News](https://stacker.news) is like Hacker News but we pay you Bitcoin. We use Bitcoin and the Lightning Network to provide Sybil resistance and any karma earned is withdrawable as Bitcoin. Next year we plan to decentralize SN on an open peer to peer network.
|
[Stacker News](https://stacker.news) is like Hacker News but we pay you Bitcoin. We use Bitcoin and the Lightning Network to provide Sybil resistance and any karma earned is withdrawable as Bitcoin. Next year we plan to begin decentralizing SN on an open peer to peer network.
|
||||||
|
|
||||||
# local development
|
# local development
|
||||||
1. [Install docker-compose](https://docs.docker.com/compose/install/) and deps if you don't already have it installed
|
1. [Install docker-compose](https://docs.docker.com/compose/install/) and deps if you don't already have it installed
|
||||||
|
@ -24,4 +24,4 @@ The code is linted with standardjs.
|
||||||
Pull requests are welcome. Please submit feature requests and bug reports through issues.
|
Pull requests are welcome. Please submit feature requests and bug reports through issues.
|
||||||
|
|
||||||
# license
|
# license
|
||||||
[MIT](https://choosealicense.com/licenses/mit/)
|
[MIT](https://choosealicense.com/licenses/mit/)
|
||||||
|
|
Loading…
Reference in New Issue