Skip to content

moisesdeabreu/sunflower-farmers

 
 

Repository files navigation

Sunflower Farmer

A blockchain based game where players can play to earn Sunflower Farmer Tokens.

You can play the game here: https://www.sunflower-farmers.com/

How does it work?

For more details, please see the guide - https://docs.sunflower-farmers.com/

Code Structure

Smart Contracts can be found in src/contracts.

Decentralized App (Dapp) can be found in src/dapp.

How to run?

The dapp is currently pointed at the production blockchain. You can switch to Polygon testnet and it should pick up the chainID automatically.

yarn yarn start

Screen Shot 2021-08-25 at 11 52 24 am

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 68.8%
  • Solidity 15.0%
  • CSS 12.5%
  • JavaScript 3.4%
  • Other 0.3%