Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2enology/stakingdapp-lion-eth
Your Lions are hungry! Send your Lions out to Hunt in The Savanna. This will feed the Pride and reward you with TSP tokens! See you in The Savanna!
https://github.com/2enology/stakingdapp-lion-eth
ethersjs nft react solidity tailwindcss web3js
Last synced: 3 months ago
JSON representation
Your Lions are hungry! Send your Lions out to Hunt in The Savanna. This will feed the Pride and reward you with TSP tokens! See you in The Savanna!
- Host: GitHub
- URL: https://github.com/2enology/stakingdapp-lion-eth
- Owner: 2enology
- Created: 2023-01-23T11:30:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T10:20:33.000Z (5 months ago)
- Last Synced: 2024-09-25T23:19:33.724Z (5 months ago)
- Topics: ethersjs, nft, react, solidity, tailwindcss, web3js
- Language: JavaScript
- Homepage: https://www.tsphunt.xyz
- Size: 19.9 MB
- Stars: 13
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![image](https://user-images.githubusercontent.com/29924624/215471204-207e2f91-5de6-4ac3-b660-f1106433d8d8.png)
## Lion Hunting Staking Dapp.
### Install package
```bash
npm install
yarn install
```
### Start app
```bash
npm run start
yarn start
```