Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OKX] Xlayer testnet Integration #1580

Merged
merged 41 commits into from
May 13, 2024
Merged

[OKX] Xlayer testnet Integration #1580

merged 41 commits into from
May 13, 2024

Conversation

mrhouzlane
Copy link
Contributor

@mrhouzlane mrhouzlane commented Feb 12, 2024

Description

Integration of Human Protocol with X1 testnet :

  • Launch jobs on X1 Testnet
  • Subgraph and Dashboard reflecting the integration.

Summary of changes

  • Add X1 testnet as custom chain to deploy contracts.
  • To get tokens : Faucet

How test the changes

  • yarn install inside packages/core
  • Fill out .env variables for OKT
  • yarn deploy --network x1testnet
  • check address on okt chain block explorer :https://www.oklink.com/fr/x1-test

Requirement before launching Jobs :

Follow these requirements for X1 Testnet.

Addresses on X1 Testnet :

HMT Address
Staking Proxy
Staking Implementation
Escrow Factory Proxy
Escrow Factory Implementation
KVStore
Reward Pool Proxy
Reward Pool Implementation

Query URL : https://www.okx.com/api/v1/x1-testnet/index/subgraphs/name/human-protocol-x1-testnet
Query Playground : https://www.okx.com/api/v1/x1-testnet/index/subgraphs/name/human-protocol-x1-testnet/graphql

  1. Interaction with contracts 👍

Scanner : X1 testnet.
Contract addresses here.
Updated contracts addresses here.

Related issues

Closes #1537

Copy link

vercel bot commented Feb 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
escrow-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 10, 2024 3:42pm
job-launcher-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 10, 2024 3:42pm
job-launcher-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 10, 2024 3:42pm
reputation-oracle-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 10, 2024 3:42pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
faucet-server ⬜️ Ignored (Inspect) Visit Preview May 10, 2024 3:42pm

Copy link

render bot commented May 9, 2024

@portuu3 portuu3 merged commit 872a8bd into develop May 13, 2024
22 checks passed
@portuu3 portuu3 deleted the okt/chain branch May 13, 2024 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Work In Progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants