Skip to content

This is a repositry for blockchain, Solidity is the mainly used language in here.

Notifications You must be signed in to change notification settings

ekinsipahi/blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Blockchain projects built by Ekin Sipahi

This repository contains the frontend projects that I've built, with a focus on various web development frameworks and tools such as React, Tailwind CSS, and more.

Table of Contents

  • Introduction
  • Naming Conventions
  • Projects
  • Installation
  • Usage
  • Demo
  • Contributing
  • License

Introduction

This repository is a collection of blockchain projects that I've built using various technologies such as ganache, truffle hardhat etc... Each project has its own directory, containing its source code and related files. The goal of this repository is to showcase my development skils.

Projects

This repository contains the following projects:

Projects

  • Project 1: AIRDROP TOKEN gives 25 NEXT token to requester. Limited to 25 for each address.

The installation process for each project may vary depending on its requirements. Please refer to the project's README.md file for detailed instructions on how to install and set up the project on your local machine.

In general, you may need to have certain software or tools installed, such as:

  • Node.js
  • npm (Node Package Manager)
  • truffle
  • ganache
  • hd-wallet

Again, please refer to the project's README.md file for detailed instructions on how to install and set up the project on your local machine.

Usage

To start the project, navigate to the project directory and run:

npm install

This will launch the project. then you need to initialize the ganache test network

ganache

after that you need to connect to ganache network truffle --console network ganache

If you like to run tests do the folloing in truffle console.

test

Again, please refer to the project's README.md file for project-specific instructions on how to run and use the project.

Demo

Each project has its own demo, which can be accessed by visiting the project's live website or by running the project locally on your machine. The live website links are provided in the project's README.md file.

Contributing

If you'd like to contribute to any of the projects, feel free to open an issue or submit a pull request.

License

This repository is licensed under the MIT License.

About

This is a repositry for blockchain, Solidity is the mainly used language in here.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published