Skip to content

mbouthemy/chess2earn-example

Repository files navigation

Chess2Earn.com

Chess2Earn is the first chess to earn on the Solana blockchain.

It integrates with the play2earn package, you do not need to know any Rust or Solana program.

Installation - Documentation

npm run install

First, follow the tutorial here to create your account to enable Play2Earn.

Then once it is done, need to setup correctly all the credentials in .env with your API key, your firebase configs and your domain name.

  • Then start the app
npm run dev-devnet 
# for devnet

npm run dev-mainnet
# for mainnet

Production / Deployment

You can use Vercel to deploy automatically your application.

npm run build

License

Copyright 2022 Chess2Earn - Marin BOUTHEMY

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in the
Software without restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell copies of 
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION 
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Chess2earn game on the Solana blockchain. Integrated with the play2earn package.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published