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

Intro comms section #11

Merged
merged 2 commits into from
Feb 8, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,3 @@ jobs:
- name: Build project
run: |
bash build.sh

- name: Upload build artifacts
uses: actions/upload-artifact@v3
with:
name: build-output
path: dist/
retention-days: 7
10 changes: 7 additions & 3 deletions docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,12 @@ sidebar_position: 0
slug: /
---

Collaborative docs from the JAM implementer teams alongside the [Testnet Repo](https://github.com/jam-duna/jamtestnet).
Collaborative docs from the JAM implementer teams alongside the [Testnet Repo](https://github.com/jam-duna/jamtestnet). The goal is to make it easier to build cross-team testnets.

The goal is to make it easier to build cross-team testnets.
Joins us:
- [Telegram: Testnet](https://t.me/jamtestnet): Causal and public channel to orchestrate on testnet setup.
- [Matriy: Gray Paper](https://matrix.to/#/#graypaper:polkadot.io): Technical discussion about the Gray Paper - not implementations.
- [Matrix: JAM](https://matrix.to/#/#jam:polkadot.io): Discussions about implementing the Gray Paper.
- [Matrix: JAM0](https://docs.google.com/spreadsheets/d/1_Ar0CWH8cDq_mAoVkqZ20fXjfNQQ9ziv1jsVJBAfd1c/edit?gid=0#gid=0): Implementors only chat, ask a member to invite, eg `@sourabhniyogi`.

This page is not endorsed by the Web3 Foundation or Parity Technologies.
The [official](https://jam.web3.foundation/) and [unofficial](https://hackmd.io/@polkadot/jamprize) communication rules apply to all channels.