Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xscratch/ethereal-token
https://github.com/0xscratch/ethereal-token
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/0xscratch/ethereal-token
- Owner: 0xScratch
- Created: 2024-01-17T16:30:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-17T17:18:00.000Z (about 1 year ago)
- Last Synced: 2024-01-21T18:43:26.763Z (about 1 year ago)
- Language: Solidity
- Size: 171 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ethereal Token
Welcome to **Ethereal Token**, your key to a magical metaverse! This project is a decentralized application (DApp) that creates unique, blockchain-secured tokens to serve as entrance passes for a magical concert in the metaverse. Built with React and Ethereum's Solidity language, each Ethereal Token is a ticket to an enchanting journey filled with wonder and magic. Join us as we redefine the concert experience and bring the power of blockchain to the world of magic.
## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [Contact](#contact)## Installation
To set up and install the Ethereal-Token Dapp, follow these steps:
1. Clone the repository to your local machine:
```bash
git clone https://github.com/Aryan9592/Ethereal-Token.git
```2. Navigate to the project directory:
```bash
cd Ethereal-Token
```3. Install the required dependencies:
```bash
npm install
```4. Install Foundry using [Foundry](https://book.getfoundry.sh/getting-started/installation) book!
5. Compile the contracts:
```bash
forge build
```6. Testing Contracts:
```bash
forge test
```7. Run the Deployment Server:
```bash
npm run dev
```8. Access the Dapp in your web browser at `http://localhost:3000`.
## Usage
## Contributing
## Contact
React out to me through my [profile](https://github.com/Aryan9592) for any queries!