Website for the Status ambassador program https://ambassador.status.im/
Go to file
jinhojang6 c74d0df50d feat: remove fathom 2023-10-14 01:53:48 +09:00
bin simplify deploy script 2019-10-16 15:45:22 +02:00
public add twitter card 2019-10-19 20:29:11 +09:00
src feat: remove fathom 2023-10-14 01:53:48 +09:00
.all-contributorsrc docs: update .all-contributorsrc [skip ci] 2022-05-26 00:53:19 +09:00
.gitignore update link urls and meta tags 2019-10-19 19:09:29 +09:00
Jenkinsfile ci: fix published folder to be build 2022-03-02 10:26:53 +01:00
LICENSE update license and readme 2019-10-10 09:01:10 +09:00
README.md docs: update README.md [skip ci] 2022-05-26 00:53:19 +09:00
application-form.md update links 2021-11-30 05:16:17 +09:00
package.json Add an ambassador 2022-03-02 18:16:55 +09:00
yarn.lock Add an ambassador 2022-03-02 18:16:55 +09:00

README.md

Status Ambassador Program

All Contributors


Status Ambassador

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.

https://ambassador.status.im/



Benefits

  • 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


Become an ambassador


Welcome Kit

  • Requirement
    Need to complete more than 2 tasks

  • Items
    Status T-shirt, Status stickers, SNT and ETH


Task board

  • 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 youd 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

Status Ambassadors

More than 50 ambassadors are spreading the word of Status.


Enrico Del Fante

🌍

shygalchi1234

🖋

acolytec3

💻

Solexplorer

🌍

LaloGarza

🌍

Nicolás V. Villarreal

🖋

LightLeo21

🌍

Miguel Morales

🖋

cryptounknown

💻

wdcho82

🖋

Lilsiri.eth

🖋

elpriist

🖋

mercuriosilber

🖋

Chris Kraynik

💻

Fasih Ahmad Fakhri

💻

NASI₿

🌍

Albed

🌍

Floyd

🌍

Juandavid Reyes

💻

4DZ!4K

🌍

ashavaadi

🌍

Contact us


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 an ambassador

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