Skip to content

Esteroids/WNFT-Keyphrases-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Esteroids - WNFT Center


Esteroids

A WNFT keyphrase center for Esteroids

Table of contents

Introduction

WNFT is an NFT smart contract of that owns a .eth website.

This gives the NFT a strong connection to the .eth website.

In Esteroids keyphrases case, each token in the WNFT contract is associated to a keyphrase. Holding a token that is associated to some keyphrase, gives the owner control of a container in the search results page for this keyphrase in esteroids.eth.

In the WNFT keyphrase Center people can rent keyphrases and set the content of the containers associated to the keyphrases they hold.

Web App

This repository contains the source code of the web app that is the basis of keyphrase.esteroids.eth.

A WNFT keyphrase center for Esteroids is a React App. It has client side only, does not rely on any backend, and is meant for users to managed their keyphrases in a complete autonomous manner.

See live version in keyphrase.esteroids.eth.limo

Dependencies

To build Esteroids Web App you need to have installed on your machine:

  • Node.js v14.16.1
  • Npm 6.13.7
  • Yarn v1.22.5

Installation

To install all the dependencies run:

yarn

Then you can run the webapp locally with:

yarn start

or build a static version of it with:

yarn build

Getting help

If you have questions, concerns, bug reports, etc, please open an issue in this repository's Issue Tracker, send us an email to [email protected] or come to our Discord.

Getting involved

Esteroids is a project from the community by the community, and as such we encourage you to be involved in everything we release. You can either contact us in email ([email protected]), Twitter or Discord, or simply form the project, add features, and do a PR for us to look at it.


License

The code in this repository is published under MIT license. The content in this repository is published under CC-BY-SA 3.0 license.


Credits and references

Esteroids was created by Tomer Leicht and Eyal Ron.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published