A step-by-step guide to using Literully

Learn how to use Literully, the decentralized poll platform built on Polygon POS, with this easy-to-follow guide.

Looking to get started with Literully, the decentralized voting platform built on Polygon POS? This step-by-step guide will take you through the process of creating and participating in polls on Literully, from signing up for an account to casting your vote. With easy-to-follow instructions and clear explanations, this guide will help you get up and running on Literully in no time.

To create your first poll on Literully, follow these steps:

  1. Visit Literully in your web browser.

  2. Click on the "Connect" button in the top right corner of the page.

  3. In the "Create" button near Literully logo.

  4. Fill out the form with the relevant information for your voting, including the question, choices, and any other necessary details.

  5. Once you have filled out the form, click on the "Create this Poll!" button.

  6. Congratulations! You have successfully created your first poll on Literully. You can now share it with others and start collecting votes.

To participate in a poll on Literully, follow these steps:

  1. Visit Literully in your web browser.

  2. Click on the "Connect" button in the top right corner of the page.

  3. Locate the poll you want to participate in and click on it to open it(example: Random Poll)

  4. Find the option you want to vote for, or create a new option if necessary.

  5. Click on the "Submit" button to submit your vote. This will create a transaction on the blockchain, which will be processed by the network.

  6. Congratulations! You have successfully cast your vote on Literully. You can now see the results of the poll as they are updated in real time.

To use the LiterullyV1 smart contract, follow these steps:

  1. Go to LiterullyV1.json and find the ABI json for the LiterullyV1 smart contract. This is typically located under a link labeled "LiterullyV1.json" or something similar.

  2. Once you have found the ABI json, you can use it to interact with the contract. This typically involves using a tool or platform that allows you to access the contract and call its functions.

  3. To call a function on the contract, you will need to provide the necessary input parameters and specify the function you want to call. For example, if you want to create a new poll on Literully, you would need to provide the relevant information (such as the question) and call the "createPoll" function.

  4. Once you have called the function and provided the necessary input parameters, the contract will be executed on the blockchain, and the results will be recorded on the ledger. This can take some time, depending on the current state of the network and the complexity of the function you are calling.

  5. Once the function has been executed, you can check the results of the contract execution to see whether it was successful and what the outcome was.

Overall, using the LiterullyV1 smart contract involves finding the ABI json, using a tool or platform to access the contract, calling the relevant functions, and checking the results of the contract execution.

Last updated