- Clone this repository
- Run
npm install
to install all dependencies - Run
npm start
to start the React app on localhost:3000
Configure the .env.example
files in project root dir + ./src/smartcontract.
Rename to .env
. Restart the server to apply changes.
See what's sizzling ♨️. How much heat can you take? ⽕🔥 ~ 🌶 🥵
Controversial opinions up for debate. Tamper-proof polls with results recorded on the public ledger. Cast a vote on existing polls. Or post a hot take and gather insights on public sentiment.
"For Login with Unstoppable integrations, users must use Polygon Mainnet or Ethereum Mainnet as the network for the domain." [source]. Free Polygon test domain doesn't work?
If administrator, moderator, or developer can edit and delete user data + requests in Moralis backend server, does this not make the app centralized under the control/influence of a single developer/entity? User data is not secured in a trustless storage if it can be manipulated?
Source: GIFs [1][2][3][4][5][6] |
Smart contract deployed on Polygon Testnet:
https://mumbai.polygonscan.com/address/0xfC6b9abf3B8139edeEd5CF94162ffA7f72898c8d
Unstoppable test domain transaction:
https://mumbai.polygonscan.com/tx/0x5c43dbc9d67d77250893cb284ba8687ba4f2f37439958e93f201d372bb49e443
MoralisWeb3 First Dapp Tutorial