Skip to content

decentology/workshop-yeovil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preview

tribes-eth

tribes-eth is a sample Next.js project utilizing the tribes module from the hyperverse. The aim of this project is to allow users to join different tribes (or communities) and gain access to content only visible to those in that specific tribe.

💻 System Requirements

🛠 Installation

To run this project locally:

  1. In your terminal run these commands: clone the repository

    git clone https://github.com/decentology/workshop-yeovil

    cd into that folder

    cd workshop-yeovil
  2. Download all the dependencies needed to run the project by running yarn.

    yarn

    To run the development server run our custom script

    yarn dev:tribes

    Open http://localhost:3000 with your browser to see the result.

🏁 Testing & Running the Application

If you were successful following the Installation application, you should be greeted with the tribes home page that looks like this: tribes

Prerequisities

To be able to interact with the dapp, you need a Metmask Wallet and Rinkeby eth.

  1. Metamask

    If you do not have a metamask wallet, here is a guide you can follow on how to set up one.

  2. Rinkeby Faucets

    To get some Rinkeby eth here are some available faucets you can request from:

📌 Important Links and File Locations

Here are some links and locations of files related to tribes:

  • Rinkeby Etherscan of the contract
  • Contract code found in the repo
  • useTribe hook which is what allows us to interact and transact with the contract

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published