Skip to content

dev-protocol/stakes.social

Repository files navigation

Stakes.socials logo

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

Live View

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

Installation / Requirements

# install npm packages
$ yarn

# build deps
$ yarn build

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

License