Pages:
Author

Topic: messenger with blockchain technology (Read 355 times)

Ucy
sr. member
Activity: 2576
Merit: 402
Bisq is a Bitcoin Fiat Dex. Use responsibly
July 12, 2018, 10:11:48 AM
#24
Have you heard about IPFS?

 Like some said, it is pretty difficult to have Messenger built on Blockchain. IPFS is a good Blockchain alternative. I think messager can be built on it.
A crypto company called "Status" https://status.im is also building a decentralized messaging platform that is a somewhat similar to Telegram. You can Chat, trade and exchange Cryptos on the platform.
Am not very sure if they are creating it on Blockchain or IPFS.
There are two others called "Sola" https://sola.foundation/ and "Obsidian"https://osm.obsidianplatform.com. I think Sola has a working product. I have their  app on my phone but haven't really tried it.
You could learn from them or just use their products.
I'd recommend "Status". They have an invite-only App on Playstore at the moment.
I think Status would work great. Better to just wait for them.


Do not be discouraged if you still want to build one yourself.
newbie
Activity: 21
Merit: 0
July 12, 2018, 07:06:30 AM
#23
The scalability problem will soon be resolved
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
July 10, 2018, 11:49:00 AM
#22
now ethereum can Processing 1 million request per seconds.
No it can't, it's hardcoded at 15 TPS. Any off-chain solution (like SegWit) is no longer the blockchain you're looking for, as it isn't stored.
newbie
Activity: 21
Merit: 0
July 10, 2018, 10:45:07 AM
#21
In my opinion, Watts App was already much faster than it was, but it is currently running very slowly. This is the result of being bought by Facebook because I believe Mark Zuckerberg is a foolish person who does not have the knowledge and only buys the startup apps and takes them to destruction.
newbie
Activity: 21
Merit: 0
July 10, 2018, 10:34:42 AM
#20
Thank's for  you'r information.
now ethereum can Processing 1 million request per seconds.
so , we can create a platform that can 500,000 request or more per seconds .
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
July 08, 2018, 04:26:02 PM
#19
hi guys,we want to create a blockchain messenger. so we want to know that a blockchain messenger how to develop that?
So you want to build something, but have no idea how to make it? That's okay, but you'll need funding, And the way this thread is developing, you won't get that.

We want to store all the information that users pass across their computers and their devices across the globe between users around the world. Not one or more other servers
Do you have any idea how much data is involved? I barely use Whatsapp, and yet, it tells me I've sent and received several GB of data. Whatsapp processes 55 billion messages per day. That's 600,000 per second. Bitcoin blockchain handles less transaction per day, than Whatsapp processes per second.
Short answer: forget about it!
member
Activity: 280
Merit: 28
July 08, 2018, 02:59:16 PM
#18
The amount of data sent across a messaging app is so huge, it will rapidly degrade the speed of any fully decentralised Blockchain. The users will instantaneously delete such a laggy app. You could try sharding, semi-centralised blockchain, like the permissioned hyperledger of IBM, but that poses other questions.

Basically, a messaging app is a trivial device, used extensively. It has no use cases that justify a high-end modality like a blockchain. If its users want encryption, they have Telegram.
newbie
Activity: 21
Merit: 0
July 07, 2018, 11:30:48 AM
#17
Why is Python more secure?
and
One of the guys said you cans using p2p technology.
so,
Is p2p technology the same as the one used in blockchain?
If not, then please tell me how to use smart contracts to build this software?Our goal is to provide more security and freedom for the people, as we now see that the telegram is blocked in countries like Iran and Russia.
legendary
Activity: 1750
Merit: 1115
Providing AI/ChatGpt Services - PM!
July 06, 2018, 06:15:43 PM
#16
plz help me guys
You didn't bother to respond to the previous post so summing up your answers in this post.

1. There isn't a wider scope for this project as people already use stuff like IRC and other private chats to stay anonymous.
2. You can develop the application in any programming language preferred depending on the skills of your developer. Node.Js wouldn't be a bad choice but Python will be more secure.
3. Check how telegram, Whatsapp and other chats are made. Their messages are also encrypted. You will obviously need a high level programming language to achieve this.
4. If government can't track your data, they will probably not legalise the app in your country.
newbie
Activity: 21
Merit: 0
July 06, 2018, 04:30:43 PM
#15
plz help me guys
newbie
Activity: 21
Merit: 0
July 05, 2018, 10:43:03 AM
#14
so good , Do you explain more about that ?
One of the guys said it launched it with the p2p protocol.
Can you explain it either?
member
Activity: 142
Merit: 13
July 05, 2018, 03:54:58 AM
#13
Common guys, why everybody is recommending writing a smart contract in eth or another cryptocurrency with smart contract support.

He asked how to write a Blockchain for this use case, not how to write a SmartContract...

Actually, writing a Blockchain is easy, it's just a fancy name for a linked list, the difficulty comes when you want to write a cryptocurrency.

If you only want to write a Blockchain to store plain messages then it would be very easy.

And there is no "what language" you can use any language you want.

legendary
Activity: 3514
Merit: 5123
https://merel.mobi => buy facemasks with BTC/LTC
July 05, 2018, 03:19:54 AM
#12
If you need inspiration, just take a look at bitmessage...

https://bitmessage.org/
https://github.com/Bitmessage/PyBitmessage

They already made a messenger this way, completely open source Smiley
newbie
Activity: 39
Merit: 0
July 05, 2018, 03:15:37 AM
#11
Support your passion but was just wondering how this built technology can bring extra benefits? You should first know how the current messenger works, what kind of significant problem that can be solved by blockchain so as to build up your idea which is reasonable to convince other to support and use your project. You should have sufficient support, no matter on statistics or on interviewees' point of view.

If you have no idea on how to build a blockchain, how does it actually work, you should study more on the concept and the technical part first. To build your own blockchain, i think you may try on the HyperLedger Fabric, I am also a newbie learning about blockchain development there.
newbie
Activity: 31
Merit: 0
July 04, 2018, 05:32:58 PM
#10
There many projects like that already. Some of them are still projects and others are already there to use/test.
Decentralised Messenger (using blockchain) is a great idea, but the point here is - what can you bring to the space to make your features better than the existing projects/products?
newbie
Activity: 77
Merit: 0
July 04, 2018, 01:34:14 PM
#9
hi guys,we want to create a blockchain messenger. so we want to know that a blockchain messenger how to develop that? and which programing language is better for that? and a blockchain messenger what components does it have?How to developing it that dictatorial governments can not block that?
how to developing it that hacker's can not penetrate into user information?
we whant to developing a open network.

There are already some out there. I dont want to mention here as I dont want to advertise. But you can them out although they are not fully developed yet. They are pretty cool.
newbie
Activity: 21
Merit: 0
July 04, 2018, 01:31:24 PM
#8
yes I know we hope we can Kiss Kiss
newbie
Activity: 40
Merit: 0
July 01, 2018, 05:20:19 AM
#7
It will be a good idea if you can archive it
legendary
Activity: 1750
Merit: 1115
Providing AI/ChatGpt Services - PM!
June 30, 2018, 08:54:17 AM
#6
We want to store all the information that users pass across their computers and their devices across the globe between users around the world. Not one or more other servers
Isn't that the breach of their privacy policy? I wouldn't want my information to be available on the public chain.You haven't bothered answering my questions in the previous post. Also I don't understand the concept of information transfer between devices when the project is about the transfer between two humans? Or Am I missing on something?
newbie
Activity: 21
Merit: 0
June 30, 2018, 06:16:44 AM
#5
up
Pages:
Jump to: