-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: BOOM TOKEN <marinachris112@outlook.com>
- Loading branch information
Showing
1 changed file
with
16 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,23 @@ | ||
# Twinkle GitHub Action 🌟 | ||
# Twinkle Token GitHub Action | ||
|
||
 | ||
 | ||
|
||
## About | ||
Twinkle (#993903) is an automated GitHub Action designed to facilitate **token transactions**, including **airdrops, payments, and rewards**, using **Web3.js** and **GitHub Actions**. | ||
## 🚀 Overview | ||
Twinkle (#993903) is an automated GitHub Action designed for handling **token transactions** such as **airdrops, payments, and rewards** using **Web3.js and GitHub Actions**. | ||
|
||
## Features | ||
✅ **Automated Airdrops** – Distribute Twinkle tokens efficiently. | ||
✅ **Secure Payments** – Send and receive tokens programmatically. | ||
✅ **Reward System** – Automate staking or reward distributions. | ||
✅ **Web3 Integration** – Connects seamlessly with Ethereum and BSC networks. | ||
✅ **Open Source** – Community-driven and fully customizable. | ||
## ✨ Features | ||
- 🔄 **Automated Airdrops** – Distribute Twinkle tokens to multiple recipients. | ||
- 💸 **Automated Payments** – Send Twinkle payments with predefined rules. | ||
- 🎁 **Rewards & Incentives** – Reward community members programmatically. | ||
- 🔧 **Web3 Integration** – Uses Web3.js to interact with Twinkle on-chain. | ||
|
||
## Installation | ||
1. Clone the repository: | ||
## 📜 Contract Details | ||
- **Contract Address:** `0xdf7952b35f24acf7fc0487d01c8d5690a60dba07` | ||
- **Owner Address:** `0x97293ceab815896883e8200aef5a4581a70504b2` | ||
- **Creator Address:** `0x97293ceab815896883e8200aef5a4581a70504b2` | ||
|
||
## 🛠 Installation | ||
1. Clone this repository: | ||
```sh | ||
git clone https://github.com/Boom-Node/twinkle-github-action.git | ||
cd twinkle-github-action |