GithubHelp home page GithubHelp logo

sigmaverse's Introduction

Sigmaverse

Your portal to the Ergo universe.

Ergo has some amazing tech and some talented developers. However, as a decentralised and community-powered platform, it’s not always easy to know what’s going on all the time. Different people are developing different dApps and use cases, formally and informally. Connecting them to the same users and building that all-important DeFi network effect isn’t always easy.

That’s what the Sigmaverse is about. Sigmaverse is a one-stop portal to the Ergo dApp ecosystem: a place where users can find all the cool functionality that community developers are building on Ergo, all in one place.

The idea is that developers can create their apps, and then list them on Sigmaverse using GitHub.

As it becomes the default site for accessing dApps, more and more devs will add their own, making it easy to learn about new additions to the Ergo ecosystem. A search bar allows users to check for a specific type of dApp.

To include your dApp in Sigmaverse, create a new folder in applications/{dAppName}, and in this folder create a new file, overview.md, with the following contents and structure:

------
name: name of dApp
description: description of dApp (max 284 characters leghth, or part of the text won't appear)
website: dApp website
logo_image: “{logotypeName}” – if you want to include this, save the image at applications/{dAppName}/{logotypeName} ##Logo Specifications: square with transparent backgrounds, objects as close to image boundaries as possible, clear and legible at a small size
preview_image: “{previewName}” – if you want to include this, save the image at applications/{dAppName}/{previewName} ##Image Specifications: 2:3 height to width ratio to avoid distortions
appCategory: [“web” or/and “cli” or/and “desktop”]
category: 'dApps' 
------

Please only link to a website or github page. Twitter profiles should not be added as they set the bar too low for what qualifies to be in the sigmaverse.

Your logo_image should be small, square and have a transparent background if there is negative space. Your preview_image should have an exact Width:Height pixel ratio of 3:2, so for example if your image is 1500 pixels wide, make it 1000 pixels tall. Or 1200 wide:800 tall, etc. This will prevent stretching of your image. Finally, text descriptions must be 284 characters or less or they will not fit inside the boxes.

Categories

['dApps', 'Privacy', 'NFTs', 'Metaverse', 'Explore', 'Mining', 'Tooling', 'Tokens', 'Wallets', 'Dev Tools']

Getting started

yarn install
yarn build
yarn start

sigmaverse's People

Contributors

3tta avatar arohbek avatar deadit avatar ergoitaly avatar frisianca avatar glasgowm148 avatar leekohching avatar lucagdangelo avatar noahergo avatar raouf-bouky avatar sotiris-oiko avatar thedlop avatar thierrym1212 avatar ververa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

sigmaverse's Issues

Disclaimer

Add a disclaimer saying dApps are not officially endorsed or vetted by the Ergo Foundation.

Add some improvements for carousel's buttons

Tweaks carousel's buttons with small fixes and improvements

What should be done

  • Add hover state. On hover button should get #303030 background color;
  • Update default state color. The new default color should be #202020;
  • Update progress line color. It should use the same hover state color #303030;
  • Remove easing transition for the progress bar. It should be linear without any jumping at the start and slowing down at the end;

Quick preview of all states

CleanShot 2022-03-28 at 17 15 13@2x

Figma link -

https://www.figma.com/file/7MohdRwL3Cu4H8c4udzsfu/Sigmaverse-2.0?node-id=15%3A772

Ergoutils spelling consistency on Sigmaverse

Need to fix spelling on sigmaverse.io home page to keep up with consistency. Seems title is "Ergoutils", but on Ergo Utils website homepage it is "Ergo Utils" within the title. Within the description of Sigmaverse it is called "ErgoUtils". Whatever it's called, I wanted to call out the inconsistency and ensure the titles of the websites and the sigmaverse page are consistent.

nanopool showing twice

I added nanopool via admin panel. It showed up twice so i deleted the folder direct in github, but it is still showing.

Please redirect to HTTPS

Lack of redirect means people will end up linking to the insecure version [ http://sigmaverse.io ] instead of the secure version [ https://sigmaverse.io ] -- ideally the HTTP site should always redirect to the HTTPS version.

Preview Site if one hovers over a project

Would love to see the ability to preview the site if you move your crusor over a project similar to what is done on youtube like demonstrated within the video below. This could be something asked of projects to provide or community can help provide some.

Screen.Recording.2023-06-17.at.8.13.51.AM.mov

Update carousel's fonts

Fonts in the carousel should be updated based on design files

Things should be fixed:

  • Main title's font
  • Subtitle's font
  • Button

Quick preview

CleanShot 2022-03-28 at 17 09 45@2x

Correct styles

Main title
font-family: Roboto; font-size: 36px; font-style: normal; font-weight: 700; line-height: 46px; letter-spacing: 0em; text-align: left;

Subtitle
font-family: Roboto; font-size: 16px; font-style: normal; font-weight: 400; line-height: 22px; letter-spacing: 0em; text-align: left;

Button
//styleName: Components/Button Large; font-family: Roboto; font-size: 15px; font-style: normal; font-weight: 500; line-height: 26px; letter-spacing: 0.46000000834465027px; text-align: left;

Things to fix

  • Add style guide to readme

for screenshots (2 : 3 height to width or they will be stretched) and icons (square with transparent backgrounds, objects as close to image boundaries as possible, clear and legible at a small size)

  • Fix Faucet category (currently only shows up on All)

  • Change ergo pool to tooling

  • Change "add new dApp" to "add new project" and "search dapps" to "search for projects"

  • add a disclaimer about EF not endoring/KYA at the footer or something similar

[REQUEST] Category tag filtering

Would be good to be able to filter applications by their appCategory. This way we could include more tools & utilities relevant to ergo (and not just dApps)

Some new additions should be added to the list

The sigmaverse page is often the first link people are sent when asking, what can I do on Ergo? With that in mind I think we need to update the sigmaverse to be more inclusive of some newer additions. I have some suggestions for dapps and utilities that I think should be added to the sigmaverse page:

https://ergofaucet.org/
https://tokenminter.ergo.ga/
https://ergopaperwallet.org/
Ergonfts is listed so why not also list https://ergotokens.org/ and https://ergowallets.org/
https://ergnomes.io/
https://Ergosaurs.io/
http://ergo-status.net/
https://ergo.watch/

Raffle link

headsup @glasgow on sigmaverse.io there's still the old link for the beta of the raffle

Social/Github/etc buttons

Little icons for each item would be good - so you could link to Git, live site, Discord, telegram, etc.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.