Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dev-protocol/stakes.social

🥨 Stakes.social
https://github.com/dev-protocol/stakes.social

nextjs web-application

Last synced: about 2 months ago
JSON representation

🥨 Stakes.social

Awesome Lists containing this project

README

        

![Stakes.socials logo](https://user-images.githubusercontent.com/73097560/126628639-b6756dd8-453e-4ab6-9d72-09ac4e9f16b0.png)

Stakes.social is the first official Dapp built on the Dev Protocol, released in June 2020. Stakes.social is a new sponsor platform where both developers and sponsors are rewarded with tokens if they support their favorite projects by staking DEV tokens.

![image](https://user-images.githubusercontent.com/73097560/132281122-64310cca-f8b6-40ba-8a4d-1327e415bcff.png)

[Live View](https://stakes.social/)

## Contributing guidelines

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Be sure to check our [contributing guidelines](https://github.com/dev-protocol/stakes.social/blob/main/.github/CONTRIBUTING.md)

## Installation / Requirements

```bash
# install npm packages
$ yarn

# build deps
$ yarn build

# web run
$ yarn workspace @dev/web start:dev
```

## License