Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jishantukripal/aia-hack
Staking DApp on AIA Blockchain
https://github.com/jishantukripal/aia-hack
dapp reactjs solidity staking-contract tailwindcss
Last synced: 11 days ago
JSON representation
Staking DApp on AIA Blockchain
- Host: GitHub
- URL: https://github.com/jishantukripal/aia-hack
- Owner: jishantukripal
- Created: 2024-11-03T15:14:44.000Z (11 days ago)
- Default Branch: main
- Last Pushed: 2024-11-03T16:17:19.000Z (11 days ago)
- Last Synced: 2024-11-03T17:20:55.687Z (11 days ago)
- Topics: dapp, reactjs, solidity, staking-contract, tailwindcss
- Language: JavaScript
- Homepage: https://aiastake.vercel.app
- Size: 1.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StakeAIA π
> **Decentralized Staking Platform on the AIA Blockchain**
StakeAIA is an open-source, decentralized application built on the AIA blockchain, allowing users to securely stake tokens, earn rewards, and contribute to the authenticity and value of the blockchain ecosystem.
![Preview of StakeAIA App](./Image/LandingPage.jpg)
---
## π Project Overview
StakeAIA offers a seamless staking experience where users can lock tokens on the AIA blockchain, contributing to network stability and earning staking rewards in return. The application leverages smart contracts to enable transparent and secure reward distribution, creating real financial value for users and the blockchain.[**Live Application**](https://aiastake.vercel.app/) | [**Staking Contract**](https://testnet.aiascan.com/address/0x80D419f04358365DCeeD0B83Dd1A3744CcF74dF1?tab=contract) | [**Reward Token**](https://testnet.aiascan.com/token/0xdAEFc38a5F4Eb642016225F747F5b36aB3f2a4e0?tab=contract) | [**Stake Token**](https://testnet.aiascan.com/token/0x84B8BBED63F2896B485c56137)
---
## π οΈ Key Features
- **Token Staking**: Lock tokens into the platform, adding security and stability to the AIA blockchain.
- **Reward Distribution**: Earn consistent rewards based on staked tokens and duration.
- **Authenticity & Trust**: Utilize smart contracts to maintain transparency and user trust.
- **Open Source**: Contribute to the code and suggest improvements.---
## π Project Structure
- **Frontend**: Built using **React.js**, **Vite**, and **TailwindCSS** for a responsive, modern UI.
- **Smart Contracts**: Written in **Solidity** and deployed on the AIA testnet.---
## π Getting Started
### Prerequisites
- **Node.js** (v14 or above)
- **npm** or **yarn**
- **Vite** for fast frontend setup---
## π Contract Details
- **Staking Contract**: [0x80D419f04358365DCeeD0B83Dd1A3744CcF74dF1](https://testnet.aiascan.com/address/0x80D419f04358365DCeeD0B83Dd1A3744CcF74dF1?tab=contract)
- **Reward Token**: [0xdAEFc38a5F4Eb642016225F747F5b36aB3f2a4e0](https://testnet.aiascan.com/token/0xdAEFc38a5F4Eb642016225F747F5b36aB3f2a4e0?tab=contract)
- **Stake Token**: [0x84B8BBED63F2896B485c56137](https://testnet.aiascan.com/token/0x84B8BBED63F2896B485c56137)---
## π€ Contributing
StakeAIA is an open-source project, and we welcome contributions from the community. Hereβs how you can contribute:1. **Fork the repository**.
2. **Create a new branch**:
3. **Make your changes**.
4. **Commit your changes**: `git commit -m 'Add your feature'`.
5. **Push to the branch**: `git push origin feature/YourFeature`.
6. **Open a Pull Request**.
---## π License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
---**Made with π on the AIA Blockchain**