Skip to content

apestakeui/ui

Repository files navigation

apestake-demo

How to Run (Mac/Ubuntu)

  1. Download the code from GitHub
  2. Install Node here: https://nodejs.org/en/download/
  3. Click on run-mac in your file explorer. Note: You may have to enable running an app from an unknown developer.
  4. Open http://localhost:3000 with your browser to see the result.

How to run the project Locally via CLI

  1. After cloning the project, run this command: yarn or yarn install

  2. Then, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Developer Resources

You can start editing the page by modifying src/pages/index.tsx. The page auto-updates as you edit the file.

Custom RPCs

You can use other RPCs than the default endpoints by modifying the code returned by searching for RPC:

USER ACKNOWLEDGEMENTS

  • If you sell or transfer an NFT that is committed to a staking pool, all staked APE and unclaimed APE rewards transfer with the NFT
  • Cryptocurrencies can be volatile assets. Pricing fluctuates based on supply and demand.
  • Transactions on the blockchain are permanent.
  • Verify the contract address anytime you sign a transaction.
  • Audits and other security efforts are not exhaustive, they are mitigation tools. Blockchain technology is still relatively new and as such, there is broad technology risk to users such as smart contract risk or market manipulation risks.