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

fix: feat/initial-implementation #30

Closed
wants to merge 19 commits into from

Commits on Dec 22, 2022

  1. feat: initial implementation

    - Adds modules for a core library, a cli and an RPC client/server
    - Creates a `~/.helia` directory on startup
    - `helia daemon` starts a node with an RPC-over-libp2p server
    - `helia id` prints out node information online or offline
    achingbrain committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    20b0f35 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. chore: linting

    achingbrain committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    9e6fd32 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    e731ead View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. chore: fix deps

    achingbrain committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    d68d9b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    752bd44 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    ec6f4ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93c6f42 View commit details
    Browse the repository at this point in the history
  3. chore: add, cat and stat

    achingbrain committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    65a6af0 View commit details
    Browse the repository at this point in the history
  4. chore: update keychain

    achingbrain committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    892b9b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    d757e37 View commit details
    Browse the repository at this point in the history
  2. chore: rename id to info

    achingbrain committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    f1696e0 View commit details
    Browse the repository at this point in the history
  3. chore: add bootstrap

    achingbrain committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    7396887 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    7e3e2dc View commit details
    Browse the repository at this point in the history
  2. chore: just helia

    achingbrain committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    b8dc815 View commit details
    Browse the repository at this point in the history
  3. chore: add comments

    achingbrain committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    8bfb5ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eecdff1 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. chore: add logo

    achingbrain committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    020e7d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. chore: rename file

    achingbrain committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    aa3c3d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Configuration menu
    Copy the full SHA
    e45faa1 View commit details
    Browse the repository at this point in the history