Skip to content

Add libp2p as submodule and update README for compilation #34

Add libp2p as submodule and update README for compilation

Add libp2p as submodule and update README for compilation #34

Workflow file for this run

name: codespell
on: [push, pull_request]
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: codespell-project/actions-codespell@v2