Onchain meetups board concept.
Short: onchain analogue of meetups/eventbrite for Bitcoin Cash events worldwide.
Motivation:
Bitcoin Cash adoption is growing, amount of meetups, workshops, new merchants starting to accept
BCH around the world is increasing day by day. To be up-to-date, to empower further adoption
and community growth, a BCH-centric events board might be needed.
How it could help:
- a single place for all BCH related events
- native donations/sponsorship to support events organizers (buy some beverages, pizza etc)
- native BCH tokens support (attendance management for ex.)
- censorship resistance and pseudonymity (if someone experienced problems somewhere)
- could be other points I missed...
events body could be stored in op_return
event body draft specs:
LOKAD_PREFIX (2 bytes): "EV"
TYPE: (1 byte): ["m": meetup, "o": opening, "c": conference, "w":workshop]
DATE: (4 bytes) (unix timestamp 32 bit integer)
LATITUDE && LONGITUDE: (16 bytes) (single precision floating point)
TITLE: (1-55 bytes) (string)
EVENT-INFO : (bitcoinfiles uri) (65 byte or null)
No comments:
Post a Comment