This code will allow you to host your chat ‘server’ smartcontract
Create multiple rooms and post messages in them
*Current limitations, you can only see outputs in daemon
Current Functionality:
- Delegate SC admin right to another adress
- Host new chat room
- View list of all chat rooms
- View messages in single chat room
- Post message to chat room
- Change display name (nickname)
Future Plans:
- Web interface
- Private rooms (invite only)
- Paid servers (pay to view)
- View only rooms (only admin can post)