Skip to content

titanventura/near-protocol-wordle

 
 

Repository files navigation

Worlde ! 📖

The Worlde ! is a simple app that lets you profit from solving wordles (if you get them right !).

1. Install Dependencies

npm install

2. Deploy the Contract

Build the contract and deploy it in a testnet account

npm run deploy

3. Start the Frontend

Start the web application to interact with your smart contract

npm start

About

A fork of the near protocol's guest book example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.4%
  • TypeScript 20.1%
  • SCSS 10.6%
  • HTML 3.1%
  • Shell 2.8%