Pages:
Author

Topic: [ANN][PEDITY Asset - Platform based on Stellar Lumen[Instant Token Rewards] (Read 17441 times)

jr. member
Activity: 42
Merit: 2
This project has a lot of potential.

Keep doing what you're doing.
newbie
Activity: 420
Merit: 0
newbie
Activity: 79
Merit: 0
Sorry for the inactivity, we are happy to announce the release of Alpha v0.1
https://medium.com/@pedity/what-more-can-you-do-with-stellar-pedi-alpha-v0-1-83dd2f2c569c

There is very little information on how the whole thing works. How can the content be on the blockchain and on the web st the same time? Who could possibly videos be stored on the blockchain (seems close to impossible to me) and if not where would they be stored? Being there no whitepaper which explains the tech this project is still quite a mystery. Also very little community involvement in this thread.
We share all information related to the project on medium.
https://medium.com/@pedity
To answer your questions:-
1. How can the data be stored on the blockchain.
Ans - We posted this on July 1 when we decided to code from centralized to decentralized platform
https://medium.com/@pedity/alpha-closure-pedi-wallet-roadmap-for-q3-q4-7fe6c1c45897
The data can be on web and blockchain both at the same time using ipfs (ipfs.io). Data structure is IPLD (ipld.io)
Regarding the flow of data, you can check it out live on blockchain (v0.1 is on testnet hence you will see data on testnet)
http://testnet.stellarchain.io/address/GBU4HMAZXRZJPHJVAYVTWQBSVNFSIZ2VN3WXOB3M37BP5IGUS5GDOIHS
The memo field is base64 encoded, so you will have to decode it from base64 and you will see the actual hash.

2. How can video be stored on blockchain itself ?
It is possible not directly but using IPFS, check the above reply about ipfs.io and how data can move in decentralized web.

3. Being there no whitepaper which explains the tech this project is still quite a mystery.
Ans. Our whitepaper is old but can be accessed on below link always as it doesn't explain technical aspects on how things work.
https://pedity.com/Pedity_Whitepaper.pdf

We will update this information more on github with our releases and since we plan to make code open source, this will be more open to read Smiley


4. Very little community is involved
Ans. We are small team and we haven't done any advertising. We have been focused only on work. We have done project release, wallet release and updates. Advertising is very important and we will do that after v0.3 when the code is more stable .

Let me know any other question you have in regards to anything about this project.


This is a good answer. The tech is a bit too complex for my personal immediate understanding, but at least now I know what I have to read to go deeper into it. I'll stay tuned, and wait for the new whitepaper.
For sure Smiley
Once we launch the v0.2, I will suggest you to check the Alpha v0.2. It will have lot of improvements and will be on mainnet Smiley
sr. member
Activity: 1015
Merit: 289
Sorry for the inactivity, we are happy to announce the release of Alpha v0.1
https://medium.com/@pedity/what-more-can-you-do-with-stellar-pedi-alpha-v0-1-83dd2f2c569c

There is very little information on how the whole thing works. How can the content be on the blockchain and on the web st the same time? Who could possibly videos be stored on the blockchain (seems close to impossible to me) and if not where would they be stored? Being there no whitepaper which explains the tech this project is still quite a mystery. Also very little community involvement in this thread.
We share all information related to the project on medium.
https://medium.com/@pedity
To answer your questions:-
1. How can the data be stored on the blockchain.
Ans - We posted this on July 1 when we decided to code from centralized to decentralized platform
https://medium.com/@pedity/alpha-closure-pedi-wallet-roadmap-for-q3-q4-7fe6c1c45897
The data can be on web and blockchain both at the same time using ipfs (ipfs.io). Data structure is IPLD (ipld.io)
Regarding the flow of data, you can check it out live on blockchain (v0.1 is on testnet hence you will see data on testnet)
http://testnet.stellarchain.io/address/GBU4HMAZXRZJPHJVAYVTWQBSVNFSIZ2VN3WXOB3M37BP5IGUS5GDOIHS
The memo field is base64 encoded, so you will have to decode it from base64 and you will see the actual hash.

2. How can video be stored on blockchain itself ?
It is possible not directly but using IPFS, check the above reply about ipfs.io and how data can move in decentralized web.

3. Being there no whitepaper which explains the tech this project is still quite a mystery.
Ans. Our whitepaper is old but can be accessed on below link always as it doesn't explain technical aspects on how things work.
https://pedity.com/Pedity_Whitepaper.pdf

We will update this information more on github with our releases and since we plan to make code open source, this will be more open to read Smiley


4. Very little community is involved
Ans. We are small team and we haven't done any advertising. We have been focused only on work. We have done project release, wallet release and updates. Advertising is very important and we will do that after v0.3 when the code is more stable .

Let me know any other question you have in regards to anything about this project.


This is a good answer. The tech is a bit too complex for my personal immediate understanding, but at least now I know what I have to read to go deeper into it. I'll stay tuned, and wait for the new whitepaper.
newbie
Activity: 79
Merit: 0
Sorry for the inactivity, we are happy to announce the release of Alpha v0.1
https://medium.com/@pedity/what-more-can-you-do-with-stellar-pedi-alpha-v0-1-83dd2f2c569c

There is very little information on how the whole thing works. How can the content be on the blockchain and on the web st the same time? Who could possibly videos be stored on the blockchain (seems close to impossible to me) and if not where would they be stored? Being there no whitepaper which explains the tech this project is still quite a mystery. Also very little community involvement in this thread.
We share all information related to the project on medium.
https://medium.com/@pedity
To answer your questions:-
1. How can the data be stored on the blockchain.
Ans - We posted this on July 1 when we decided to code from centralized to decentralized platform
https://medium.com/@pedity/alpha-closure-pedi-wallet-roadmap-for-q3-q4-7fe6c1c45897
The data can be on web and blockchain both at the same time using ipfs (ipfs.io). Data structure is IPLD (ipld.io)
Regarding the flow of data, you can check it out live on blockchain (v0.1 is on testnet hence you will see data on testnet)
http://testnet.stellarchain.io/address/GBU4HMAZXRZJPHJVAYVTWQBSVNFSIZ2VN3WXOB3M37BP5IGUS5GDOIHS
The memo field is base64 encoded, so you will have to decode it from base64 and you will see the actual hash.

2. How can video be stored on blockchain itself ?
It is possible not directly but using IPFS, check the above reply about ipfs.io and how data can move in decentralized web.

3. Being there no whitepaper which explains the tech this project is still quite a mystery.
Ans. Our whitepaper is old but can be accessed on below link always as it doesn't explain technical aspects on how things work.
https://pedity.com/Pedity_Whitepaper.pdf

We will update this information more on github with our releases and since we plan to make code open source, this will be more open to read Smiley


4. Very little community is involved
Ans. We are small team and we haven't done any advertising. We have been focused only on work. We have done project release, wallet release and updates. Advertising is very important and we will do that after v0.3 when the code is more stable .

Let me know any other question you have in regards to anything about this project.
sr. member
Activity: 1015
Merit: 289
Sorry for the inactivity, we are happy to announce the release of Alpha v0.1
https://medium.com/@pedity/what-more-can-you-do-with-stellar-pedi-alpha-v0-1-83dd2f2c569c

There is very little information on how the whole thing works. How can the content be on the blockchain and on the web st the same time? Who could possibly videos be stored on the blockchain (seems close to impossible to me) and if not where would they be stored? Being there no whitepaper which explains the tech this project is still quite a mystery. Also very little community involvement in this thread.
newbie
Activity: 79
Merit: 0
sr. member
Activity: 1176
Merit: 252
Futurov
Pedity is now listed on CoinCodex, you can add PEDI tokens to your CoinCodex portfolio!

and this project listed on coinmarketcap too,,
https://coinmarketcap.com/currencies/pedity
and today become the top biggest gainers cryptocurrency in coinmarketcap  Wink
full member
Activity: 742
Merit: 106
Pedity Update: "Releasing PEDI Alpha — Built on Stellar, IPFS and IPLD"
- PEDI Alpha release
- PEDI API for public release
- Wallet Testing Rewards
- Better Communication for Telegram Users
- Roadmap and Bug reports

Learn more: https://medium.com/@pedity/releasing-pedi-alpha-built-on-stellar-ipfs-and-ipld-ed46d4b95030.
newbie
Activity: 79
Merit: 0
As time goes by legitimate and active projects like this one will surely flourish. Its just a matter of time.

To the moon we go together! Keep it up guys!

This is an underrated project. I wonder why other's don't see the potential of this project under a promising blockchain.
Thank you for your good words Smiley
legendary
Activity: 1666
Merit: 1007
Professional Native Greek Translator (2000+ done)
As time goes by legitimate and active projects like this one will surely flourish. Its just a matter of time.

To the moon we go together! Keep it up guys!
full member
Activity: 532
Merit: 103
Fast, Smart, Trustworthy
This is an underrated project. I wonder why other's don't see the potential of this project under a promising blockchain.
newbie
Activity: 79
Merit: 0
Hello. Tell me please how will the participant receive rewards? is there an airdrop in telegram??
They will receive in their wallets after sharing content.

There is no airdrop but we have daily giveaway in telegram group.
https://t.me/Pedity
newbie
Activity: 5
Merit: 0
Hello. Tell me please how will the participant receive rewards? is there an airdrop in telegram??
newbie
Activity: 79
Merit: 0
Is your project based on Stellar? Isn't Stellar a dying platform? I heard they're done
It is based on stellar and Stellar is not dying.
https://pedity.com/Post-Stellar-lumen-is-top-contender-for-mass-adoption
newbie
Activity: 98
Merit: 0
Is your project based on Stellar? Isn't Stellar a dying platform? I heard they're done
member
Activity: 590
Merit: 39
Spreadsheet is updated with twitter bounty information and translations, if anything is missing than send me an email at ambassador@pedity,com
https://docs.google.com/spreadsheets/d/1aZRS-jTt_KvItDHoBRq1C2Kfcx58CDbquVLHdUXQHZY

when it ends?
newbie
Activity: 79
Merit: 0
newbie
Activity: 79
Merit: 0
Spreadsheet is updated with twitter bounty information and translations, if anything is missing than send me an email at ambassador@pedity,com
https://docs.google.com/spreadsheets/d/1aZRS-jTt_KvItDHoBRq1C2Kfcx58CDbquVLHdUXQHZY
Thanks for the update Smiley
newbie
Activity: 23
Merit: 0
Spreadsheet is updated with twitter bounty information and translations, if anything is missing than send me an email at ambassador@pedity,com
https://docs.google.com/spreadsheets/d/1aZRS-jTt_KvItDHoBRq1C2Kfcx58CDbquVLHdUXQHZY
Pages:
Jump to: