Giter Site home page Giter Site logo

vvvictorlee / listeos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from crypto5000/listeos

0.0 2.0 0.0 2.56 MB

Listeos is a discussion website that uses the EOS blockchain to comment, vote, and reward users.

License: MIT License

HTML 100.00%

listeos's Introduction

Listeos

Listeos is a discussion website that uses the EOS blockchain to comment, vote, and reward users. To view the project, visit https://listeos.com

Listeos Home

Comments

Comments are starting responses to the topic. To comment, you send an EOS transaction from a wallet. The transaction must: 1) be sent to the Topic ID address; 2) contain the specified EOS amount; 3) include a text memo. The "memo" field is the text that gets displayed on Listeos as your comment. The account you send "from" becomes your username displayed next to the comment.

Replies

You reply to starting comments or other replies. Replies take the same form as comments EXCEPT the memo field requires a special starting code. The memo field must start with an id, followed by a colon ":". An example memo, would be "90c17b59: This is my reply". In this example, the text "This is my reply" would be displayed.

Upvotes #1

Upvotes push comments or replies higher. To upvote, you send an EOS transaction from a wallet. The transaction must: 1) be sent to the Topic ID address; 2) contain the specified EOS amount; 3) include a specially formatted memo. The memo field must start with an id, followed by the text ":up". An example memo, would be "90c17b59:up".

Upvotes #2

Upvotes push comments or replies higher. To upvote, you send an EOS transaction from a wallet. The transaction must: 1) be sent to the user's address being upvoted; 2) contain the specified EOS amount; 3) include a specially formatted memo. The memo field must start with the topic ID, followed by a colon ":", followed by the "up", followed by a colon ":", followed by a unique id. An example memo, would be "aaaaaaaaaaaa:โ€‹upโ€‹:90c17b59".

Downvotes

Downvotes push comments or replies lower. To downvote, you send an EOS transaction from a wallet. The transaction must: 1) be sent to the Topic ID address; 2) contain the specified EOS amount; 3) include a specially formatted memo. The memo field must start with an id, followed by the text ":down". An example memo, would be "90c17b59:down".

Wallets

Listeos works with EOS transactions. So any wallet or EOS tool that allows you to transfer EOS should work with Listeos. You just need to be able to type the appropriate text into the "memo" field of the transaction. It's also possible to send from an exchange - assuming the exchange doesn't have a minimum withdrawal limit. If you send from an exchange, your displayed username is the exchange's wallet address.

listeos's People

Contributors

crypto5000 avatar

Watchers

 avatar  avatar

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.