hiresonchain.com Open in urlscan Pro
99.83.186.151  Public Scan

URL: https://hiresonchain.com/
Submission: On November 04 via api from BE — Scanned from DE

Form analysis 2 forms found in the DOM

GET /jobs

<form action="/jobs" accept-charset="UTF-8" method="get">
  <div class="space-y-4">
    <div class="form-group">
      <label class="block text-sm font-medium leading-6 text-neutral-900" for="q">Search</label>
      <input type="text" name="q" id="q" placeholder="Title, company, etc."
        class="block w-full rounded-md border-0 py-1.5 text-neutral-900 shadow-sm ring-1 ring-inset ring-neutral-300 placeholder:text-neutral-400 focus:ring-2 focus:ring-inset focus:ring-[color:var(--primary-color)] sm:text-sm sm:leading-6 read-only:bg-neutral-50 read-only:focus:ring-1 read-only:focus:ring-inset read-only:focus:ring-neutral-300 read-only:focus:select-all">
    </div>
    <div class="form-group">
      <label class="block text-sm font-medium leading-6 text-neutral-900" for="type">Type</label>
      <select name="type" id="type" class="block w-full rounded-md border-0 py-1.5 pl-3 pr-10 text-neutral-900 ring-1 ring-inset ring-neutral-300 focus:ring-2 focus:ring-[color:var(--primary-color)] sm:text-sm sm:leading-6">
        <option value="">All types</option>
        <option value="8341">Full-time</option>
        <option value="8342">Part-time</option>
        <option value="8343">Contract</option>
        <option value="8344">Temporary</option>
        <option value="8345">Volunteer</option>
        <option value="8346">Internship</option>
      </select>
    </div>
    <div class="form-group">
      <label class="block text-sm font-medium leading-6 text-neutral-900" for="category_id">Category</label>
      <select name="category_id" id="category_id" class="block w-full rounded-md border-0 py-1.5 pl-3 pr-10 text-neutral-900 ring-1 ring-inset ring-neutral-300 focus:ring-2 focus:ring-[color:var(--primary-color)] sm:text-sm sm:leading-6">
        <option value="">All categories</option>
        <option value="6363">Blockchain Development and Engineering</option>
        <option value="6364">DeFi, NFT, and Gaming</option>
        <option value="6370">Legal, Compliance, and Operations</option>
        <option value="6366">Marketing, Community, and Sales</option>
        <option value="6367">Product Management, Strategy, and Analytics</option>
      </select>
    </div>
    <div class="form-group">
      <label class="block text-sm font-medium leading-6 text-neutral-900" for="loc">Location</label>
      <select name="loc" id="loc" class="block w-full rounded-md border-0 py-1.5 pl-3 pr-10 text-neutral-900 ring-1 ring-inset ring-neutral-300 focus:ring-2 focus:ring-[color:var(--primary-color)] sm:text-sm sm:leading-6">
        <option value="">All locations</option>
        <option value="671">Hong Kong</option>
        <option value="479">Indonesia</option>
        <option value="489">Malaysia</option>
        <option value="345">Singapore</option>
        <option value="755">South Korea</option>
        <option value="538">Thailand</option>
        <option value="6">United States</option>
        <option value="250">Vietnam</option>
      </select>
    </div>
    <div class="form-group">
      <label class="block text-sm font-medium leading-6 text-neutral-900" for="remote">Remote jobs</label>
      <div x-data="{ value: false }" x-switch:group="">
        <input type="hidden" name="remote" id="remote" value="false" x-model="value" autocomplete="off">
        <!-- Button -->
        <button x-switch="" x-model="value" :class="$switch.isChecked ? 'bg-blue-600' : 'bg-neutral-200'"
          class="relative inline-flex h-6 w-11 flex-shrink-0 cursor-pointer rounded-full border-2 border-transparent transition-colors duration-200 ease-in-out focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-offset-2 bg-neutral-200"
          role="switch" tabindex="0" aria-checked="false" type="button" value="false">
          <span :class="$switch.isChecked ? 'translate-x-5' : 'translate-x-0'" class="pointer-events-none inline-block h-5 w-5 transform rounded-full bg-white shadow ring-0 transition duration-200 ease-in-out translate-x-0"></span>
        </button>
      </div>
    </div>
    <div class="form-group">
      <input type="submit" name="commit" value="Filter jobs" class="btn bg-[color:var(--primary-color)] hover:bg-[color:var(--primary-color-hover)] focus:ring-[color:var(--primary-color)] disabled:bg-[color:var(--primary-color)] w-full"
        data-disable-with="Filter jobs">
    </div>
  </div>
</form>

POST /subscribers

<form class="mt-8 sm:flex sm:items-center w-full max-w-md" data-controller="subscribers" data-action="submit->subscribers#onSubmit" data-subscribers-botpoison-key-value="pk_611d8f0d-8d98-4205-8bb0-1c2cb51c700e" action="/subscribers"
  accept-charset="UTF-8" method="post">
  <input type="hidden" name="authenticity_token" value="jJVWE-9WuW9SXeTmQ3bUhRJ1-FNWn6bbI8knXptxyzeFBm0GbCs-9hLedww_LHInUVhFaTgl2hVn1jQNvHr1sA" autocomplete="off">
  <div class="w-full">
    <label class="sr-only" for="subscriber_email">Email</label>
    <input placeholder="you@example.com" required="required" autocomplete="email"
      class="block w-full rounded-md border-0 py-1.5 text-neutral-900 shadow-sm ring-1 ring-inset ring-neutral-300 placeholder:text-neutral-400 focus:ring-2 focus:ring-inset focus:ring-[color:var(--primary-color)] sm:text-sm sm:leading-6 read-only:bg-neutral-50 read-only:focus:ring-1 read-only:focus:ring-inset read-only:focus:ring-neutral-300 read-only:focus:select-all px-3.5 py-2.5"
      type="email" name="subscriber[email]" id="subscriber_email">
    <input data-subscribers-target="botpoison" autocomplete="off" type="hidden" name="subscriber[_botpoison]" id="subscriber__botpoison">
  </div>
  <div class="rxmudgisqfhknvc_1730701211">
    <style media="screen">
      .rxmudgisqfhknvc_1730701211 {
        position: absolute !important;
        top: -9999px;
        left: -9999px;
      }
    </style>
    <label for="rxmudgisqfhknvc">If you are a human, ignore this field</label><input type="text" name="rxmudgisqfhknvc" id="rxmudgisqfhknvc" autocomplete="off" tabindex="-1"><input type="hidden" name="spinner" value="55a9141b15f18b497d04ff6301563572"
      autocomplete="off">
  </div>
  <input type="submit" name="commit" value="Subscribe"
    class="btn bg-[color:var(--primary-color)] hover:bg-[color:var(--primary-color-hover)] focus:ring-[color:var(--primary-color)] disabled:bg-[color:var(--primary-color)] mt-3 sm:ml-3 sm:mt-0 w-full sm:w-auto py-3 border-none"
    data-subscribers-target="button" data-disable-with="Subscribe">
</form>

Text Content

Hires On Chain

Post a job for free
Open main menu
Post a job for free
Search
Type All types Full-time Part-time Contract Temporary Volunteer Internship
Category All categories Blockchain Development and Engineering DeFi, NFT, and
Gaming Legal, Compliance, and Operations Marketing, Community, and Sales Product
Management, Strategy, and Analytics
Location All locations Hong Kong Indonesia Malaysia Singapore South Korea
Thailand United States Vietnam
Remote jobs


 * T
   
   
   MARKET STRATEGIST AND INFLUENCER RELATIONS
   
   Tokalent
   
   On-site
   
   Hong Kong, Hong Kong
   
   1 hour


 * BUSINESS EXECUTIVE
   
   Hyphen Connect Limited
   
   On-site
   
   Hong Kong, Hong Kong
   
   1 hour

 * K
   
   
   PROJECT MANAGER | WEB3, GAMING, GAMEFI, BLOCKCHAIN
   
   King Deux Search & Consulting
   
   Contract
   
   Contract
   
   On-site
   
   Hong Kong, Hong Kong
   
   1 hour

 * P
   
   
   EMPLOYER BRAND MANAGER – CAMPAIGN DESIGN AND CREATIVE
   
   Penske Truck Leasing
   
   Sponsored
   
   Alsace Manor, Pennsylvania
   
   2 days


 * COMMERCIAL (ECOSYSTEM & OTC) INTERN
   
   StraitsX
   
   Internship
   
   Internship
   
   On-site
   
   Singapore, Singapore
   
   1 hour


 * SMART CONTRACT ENGINEER (SOLIDITY)
   
   OKX
   
   Contract
   
   Contract
   
   On-site
   
   Singapore, Singapore
   
   2 hours


 * SMART CONTRACT DEVELOPER (SOLIDITY)
   
   Hyphen Connect Limited
   
   Contract
   
   Contract
   
   Remote
   
   United States
   
   2 hours

 * T
   
   
   SENIOR SMART CONTRACT ENGINEER
   
   Tokalent
   
   Contract
   
   Contract
   
   On-site
   
   Hong Kong, Hong Kong
   
   2 hours


 * SMART CONTRACT ENGINEER (SOLIDITY)
   
   OKX
   
   Contract
   
   Contract
   
   On-site
   
   Singapore, Singapore
   
   3 hours


 * SMART CONTRACT DEVELOPER (SOLIDITY)
   
   Hyphen Connect Limited
   
   Contract
   
   Contract
   
   Remote
   
   United States
   
   3 hours

 * K
   
   
   PRODUCT MANAGER | FINTECH, BLOCKCHAIN, CRYPTO
   
   King Deux Search & Consulting
   
   On-site
   
   Hong Kong, Hong Kong
   
   1 day


 * MARKETING EVENT MANAGER
   
   Hyphen Connect Limited
   
   Temporary
   
   Temporary
   
   Remote
   
   Singapore, Singapore
   
   1 day


 * MARKETING EVENT MANAGER
   
   Hyphen Connect Limited
   
   Temporary
   
   Temporary
   
   Remote
   
   Vietnam, Vietnam
   
   1 day

 * S
   
   
   MANAGER, ANALYTICS
   
   Sun Pharmaceutical Industries, Inc.
   
   Sponsored
   
   Closter, New Jersey, 07624
   
   2 days


 * MARKETING EVENT MANAGER
   
   Hyphen Connect Limited
   
   Temporary
   
   Temporary
   
   Remote
   
   Thailand, Thailand
   
   1 day


 * STAFF SMART CONTRACT ENGINEER (AVS CONSUMER)
   
   Eigen Labs
   
   Full-time
   
   Full-time
   
   Remote
   
   United States
   
   $225,000 - $300,000 USD yearly
   
   1 day


 * STAFF SMART CONTRACT ENGINEER (AVS CONSUMER)
   
   Eigen Labs
   
   Full-time
   
   Full-time
   
   Remote
   
   United States
   
   $225,000 - $300,000 USD yearly
   
   1 day


 * BLOCKCHAIN SOFTWARE ENGINEER - RUST/ SMART CONTRACT
   
   Hyphen Connect Limited
   
   Contract
   
   Contract
   
   Remote
   
   Singapore, Singapore
   
   2 days

 * C
   
   
   FULL-STACK REACTJS/NODEJS DEVELOPER (INTERMEDIATE/SENIOR)
   
   Code Engine Studio
   
   Full-time
   
   Full-time
   
   On-site
   
   Da Nang, Da Nang, Vietnam
   
   5 days

 * L
   
   
   SENIOR COSMOS BLOCKCHAIN DEVELOPER
   
   Launch Legends
   
   Part-time
   
   Part-time
   
   Remote
   
   United States
   
   5 days

 * L
   
   
   SENIOR COSMOS SDK BLOCKCHAIN ARCHITECT AND DEVELOPER
   
   Launch Legends
   
   Part-time
   
   Part-time
   
   Remote
   
   United States
   
   5 days


 * WIRELESS PROTOCOL ENGINEER
   
   Apple
   
   Full-time
   
   Full-time
   
   On-site
   
   Cupertino, California, United States
   
   6 days

 * C
   
   
   BUSINESS DEVELOPMENT MANAGER, VIP PARTNERSHIPS
   
   Crypto.com
   
   Full-time
   
   Full-time
   
   On-site
   
   Kuala Lumpur, Malaysia
   
   6 days


 * SENIOR SOFTWARE DEVELOPER
   
   Hansen Technologies
   
   Full-time
   
   Full-time
   
   On-site
   
   Vietnam
   
   7 days

 * E
   
   
   SR. MOBILE FLUTTER DEVELOPER
   
   Elfie
   
   Full-time
   
   Full-time
   
   On-site
   
   Ho Chi Minh City, Vietnam
   
   7 days

 * O
   
   
   ELEARNING DEVELOPER (HCM - HYBRID)
   
   Ooolab
   
   Full-time
   
   Full-time
   
   On-site
   
   Ho Chi Minh City, Ho Chi Minh City, Vietnam
   
   7 days

 * B
   
   
   SMART CONTRACT DEVELOPER (INDONESIA)
   
   Bjak
   
   Contract
   
   Contract
   
   Remote
   
   Indonesia, Indonesia
   
   7 days

 * B
   
   
   SMART CONTRACT DEVELOPER (INDONESIA)
   
   Bjak
   
   Contract
   
   Contract
   
   Remote
   
   Indonesia, Indonesia
   
   7 days

 * B
   
   
   SMART CONTRACT DEVELOPER (US)
   
   Bjak
   
   Contract
   
   Contract
   
   Remote
   
   United States
   
   7 days

 * B
   
   
   BLOCKCHAIN PRODUCT MANAGER (SINGAPORE)
   
   Bjak
   
   Remote
   
   Singapore, Singapore
   
   7 days

 * B
   
   
   SMART CONTRACT DEVELOPER (SINGAPORE)
   
   Bjak
   
   Contract
   
   Contract
   
   Remote
   
   Singapore, Singapore
   
   7 days

 * B
   
   
   BLOCKCHAIN PRODUCT MANAGER (THAILAND)
   
   Bjak
   
   On-site
   
   Bangkok, Bangkok, Thailand
   
   7 days

 * A
   
   
   [REMOTE] MOBILE GAME DEVELOPER (3D)
   
   Aloha Consulting Group
   
   Full-time
   
   Full-time
   
   On-site
   
   Ho Chi Minh, Ho Chi Minh, Vietnam
   
   7 days

 * B
   
   
   SMART CONTRACT DEVELOPER (US)
   
   Bjak
   
   Contract
   
   Contract
   
   Remote
   
   United States
   
   7 days

 * B
   
   
   SMART CONTRACT DEVELOPER (HONG KONG)
   
   Bjak
   
   Contract
   
   Contract
   
   Remote
   
   Hong Kong, Hong Kong
   
   7 days

 * W
   
   
   SENIOR DEVELOPER APPAREL - TEMPORARY
   
   World Cat Vietnam Sourcing & Development Services Co.
   
   Full-time
   
   Full-time
   
   On-site
   
   Vietnam
   
   7 days

 * B
   
   
   SMART CONTRACT DEVELOPER (SINGAPORE)
   
   Bjak
   
   Contract
   
   Contract
   
   Remote
   
   Singapore, Singapore
   
   7 days

 * B
   
   
   BLOCKCHAIN PRODUCT MANAGER (INDONESIA)
   
   Bjak
   
   On-site
   
   Jakarta, Jakarta, Indonesia
   
   7 days

 * L
   
   
   SENIOR COSMOS SDK AND SMART CONTRACT DEVELOPER
   
   Launch Legends
   
   Part-time
   
   Part-time
   
   Remote
   
   United States
   
   8 days

 * P
   
   
   MOBILE DOG GROOMER
   
   Paw Paradise Grooming
   
   Sponsored
   
   Las Vegas, Nevada, 89120
   
   1 day

 * O
   
   
   CURRICULUM DEVELOPER (HYBRID)
   
   Ooolab
   
   Full-time
   
   Full-time
   
   On-site
   
   Ho Chi Minh City, Ho Chi Minh City, Vietnam
   
   10 days


 * SASEA-VN-BUSINESS DEVELOPER, CAT MPFG METALS STAINLESS STEEL
   
   Inter IKEA Group
   
   Full-time
   
   Full-time
   
   On-site
   
   Ho Chi Minh, Vietnam
   
   10 days


 * MIDDLE JAVA DEVELOPER (DANANG/HANOI, IN-HOUSE PRODUCT)
   
   SmartDev
   
   Full-time
   
   Full-time
   
   On-site
   
   Cầu Giấy, Hà Nội, Vietnam
   
   10 days


 * SENIOR JAVA DEVELOPER (DANANG/HANOI, IN-HOUSE PRODUCT)
   
   SmartDev
   
   Full-time
   
   Full-time
   
   On-site
   
   Cầu Giấy, Hà Nội, Vietnam
   
   10 days

 * L
   
   
   SHOPIFY DEVELOPER
   
   Lovepop
   
   Full-time
   
   Full-time
   
   On-site
   
   Vietnam
   
   10 days


 * FULL STACK .NET DEVELOPER (VN)
   
   Sharesource
   
   Full-time
   
   Full-time
   
   Remote
   
   10 days

 * A
   
   
   13R FIELD ARTILLERY FIREFINDER RADAR OPERATOR
   
   Army National Guard
   
   Sponsored
   
   Manhattan, Kansas, 66506
   
   1 day

 * L
   
   
   BACKEND DEVELOPER
   
   Lovepop
   
   Full-time
   
   Full-time
   
   On-site
   
   Vietnam
   
   10 days

 * P
   
   
   EMPLOYER BRAND MANAGER – CAMPAIGN DESIGN AND CREATIVE
   
   Penske Truck Leasing
   
   Sponsored
   
   Birdsboro, Pennsylvania, 19508
   
   2 days


 * MID .NET DEVELOPERS (EDOCS)
   
   Asw
   
   Full-time
   
   Full-time
   
   On-site
   
   Thành phố Hồ Chí Minh, Vietnam
   
   10 days

 * N
   
   
   LIQUIDITY RISK SPECIALIST
   
   Northern Trust Company
   
   Full-time
   
   Full-time
   
   On-site
   
   United States
   
   10 days

 * D
   
   
   SENIOR BE DEVELOPER (MEDUSAJS AND NODEJS)_HANOI BASE
   
   Dikshatek
   
   Full-time
   
   Full-time
   
   On-site
   
   Hà Nội, Vietnam
   
   11 days

 * D
   
   
   SENIOR FE DEVELOPER (NEXT.JS OR REACT.JS AND TAILWIND CSS)_HANOI BASE
   
   Dikshatek
   
   Full-time
   
   Full-time
   
   On-site
   
   Hà Nội, Vietnam
   
   11 days

 * D
   
   
   SENIOR FE DEVELOPER (NEXT.JS OR REACT.JS AND TAILWIND CSS)
   
   Dikshatek
   
   Full-time
   
   Full-time
   
   On-site
   
   Hà Nội, Vietnam
   
   11 days

 * D
   
   
   SENIOR BE DEVELOPER (MEDUSAJS AND NODEJS)
   
   Dikshatek
   
   Full-time
   
   Full-time
   
   On-site
   
   Hà Nội, Vietnam
   
   11 days

See more jobs

--------------------------------------------------------------------------------


JOB ALERTS

Get jobs delivered to your inbox.

Email
If you are a human, ignore this field



FOOTER


HIRES ON CHAIN

 * Terms of Service
 * Privacy Policy
 * Contact


ALL JOBS

🪧 All jobs 📌 Blockchain Development and Engineering jobs 📌 DeFi, NFT, and
Gaming jobs 📌 Legal, Compliance, and Operations jobs 📌 Marketing, Community,
and Sales jobs 📌 Product Management, Strategy, and Analytics jobs 🌎 Remote
jobs 🌎 Hong Kong jobs 🌎 Indonesia jobs 🌎 Jakarta jobs 🌎 Kuala Lumpur,
Federal Territory of Kuala Lumpur jobs 🌎 Malaysia jobs 🌎 Downtown Core jobs 🌎
Singapore jobs 🌎 South Korea jobs 🌎 Bangkok jobs 🌎 Thailand jobs 🌎 Tempe,
Arizona jobs 🌎 Cupertino, California jobs 🌎 San Francisco, California jobs 🌎
Chicago, Illinois jobs 🌎 Jersey City, New Jersey jobs 🌎 Newark, New Jersey
jobs 🌎 New York, New York jobs 🌎 Charlotte, North Carolina jobs 🌎 United
States jobs 🌎 Hanoi jobs 🌎 Da Nang jobs 🌎 Hanoi jobs 🌎 Ho Chi Minh City jobs
🌎 Vietnam jobs

© 2024 Hires On Chain. All rights reserved.


Powered by Job Boardly