/ambassador.status.im

Website for the Status ambassador program

Primary LanguageJavaScriptMIT LicenseMIT

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

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

🌍

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