Status ambassadors are a group of passionate people from all over the world who help grow the community, educate new members, and spread the word about Status.
As the Status ambassadors, we build, educate, promote, and contribute to the next generation of the Web together.
-
Funding
Receive funding to host meetups, workshops, and projects -
Access & Support
Help from core contributors on the projects -
Rewards
Get some cool Status swag and earn SNT -
Build the Future
Active contribution in building the next generation of the internet
-
1. Application (Choose one)
- Google Form: https://forms.gle/MLrsoxTVXN9KXGkC8
- Send an application email to ambassador@status.im (Form: https://github.com/status-im/ambassador.status.im/blob/master/application-form.md)
-
2. Interview
A call with a Status team member (conversations via email or written form are available) -
3. Complete your tasks
Welcome kit
-
Requirement
Need to complete more than 2 tasks -
Items
Status T-shirt, Status stickers, SNT and ETH
-
Wekan Task board
https://boards.status.im/b/79zLjA2QdoAWRTbSy/new-status-ambassadors -
Working groups
Ambassadors are free to choose their own contributions. Task examples are listed below.-
Event
- Host a meetup
- Attend a Hackathon and build something with Status or Embark
- Represent Status at an event or conference
- Give a presentation at the biweekly Town Hall, or co-host
-
Content
- Write a blog post
- Translations
- Design an infographic
- Make a tutorial
- Draft a blog post about one of the principles - decentralisation, privacy, etc
- Write a “my vision for Status” story - a creative writing piece on how you think Status could change the world, and how you would like to see Status develop in the future.
- Get Status in your local press - or tell us where you’d like to see us feature.
-
Community developemnt
- Invite your friends to Status
- Moderate Status channels
- Answer community questions on the forum (discuss.status.im)
-
Technical
- Technical tutorial
- Build a DApp with Embark
- QA the app and create an issue on GitHub
-
More than 50 ambassadors are spreading the word of Status.
-
Status Ambassadors Hangout chat: https://join.status.im/chat/public/ambassador-global
-
Email: ambassador@status.im or jinho@status.im
Build the official website (https://ambassador.status.im/)
git clone https://github.com/status-im/ambassador.status.im.git
cd ambassador.status.im
npm install
npm start
or
git clone https://github.com/status-im/ambassador.status.im.git
cd ambassador.status.im
yarn install
yarn run build
Add a new ambassador in ambassadors.json
Example
{
"id": 1,
"name": "Jinho Jang",
"photo": "jinho.jpg",
"status": "https://join.status.im/user/0x048cb499b5d77deebf9ad064878dafeb90df81e8cc6baeba8c97c89f849baf6a7eac07be2ee89e0a863cdece3d6b7847ee3f20b9c3a0a50d90a131e6bce3de185a",
"twitter": "https://twitter.com/jinhojang6"
},
and add a profile photo here