The Waves Wall

Hello!

I have created a simple one-file blockchain-based chat — Waves Wall.
The wall displays messages from last transactions.
You can send Your message by typing it in input box and pressing the Enter key.
You can change amount (0.001 - min).
Operations are performed by the client.

Don’t forget to install Waves Keeper :slight_smile:
Feel free to create issues and pull requests.

The project, including all technical details, will be described soon.

Other projects:

9 Likes

Works great, cool!

  • 10/23/2018, 09:47:27 …AZVzbm6: Hello guys, this is a test! Lease your Waves to Cryptin Waves node. :smiley:
  • 10/23/2018, 07:44:41 …ZfWfU1e: It is a simple waves-blockchain-based chat/wall =)
  • 10/23/2018, 06:45:34 …ZfWfU1e: Hello, Waves!
1 Like

:hugs: reading the attechment make sense for bussiness. 1000 tx = 1 waves. work on gui it is not a huge revenue but anyway

1 Like

You should add alert requesting to install keeper to the site :slight_smile:

2 Likes

Thanks) I thought about it

update: waveskeeper check added

I’ve changed update procedure) now it first check last tx then update if needed

and add the link here, to let people get install instruction Waves Keeper beta

1 Like

I mean here

1 Like

Update
Send button and chars counter added.
Link in messages leads to tx now.

Do you need pinned message? Last message with more than the minimum amount (0.1 for example)

Now it works with Payments API.
You can use it without Waves Keeper (or with it)

Should I add the server part, which will make requests to the blockchain and send data to the client during updates?

  • Yes
  • No

0 voters

Why are you sending your addresses here? :man_facepalming:

why are there messages with 0,00000001 WAVES fee?

You can change amount)

waves .001 fee for sending to the wall can be lowered?

got it, it’s sponsored tx fee

min amount is 0.001 waves now

it’s possible to send messages from mobile devices

Is there a version of this that uses testnet only? :slight_smile:

1 Like