Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

findy-network/agency-workshop-codespace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agency-workshop-codespace

Findy Agency is an open-source project for a decentralized identity agency. OP Lab developed it from 2019 to 2024. The project is no longer maintained, but the work will continue with new goals and a new mission. Follow the blog for updates.

GitHub codespace for the Findy Agency Workshop. The workshop instructions work best with Mac or Linux computers. If you have Windows, or trouble setting up the environment locally, you can use this codespace to do the workshop tasks.

  1. Navigate with browser to https://github.com/codespaces

  2. Choose "New codespace" from upper right corner. "Create a new codespace" view is opened.

  3. Choose Repository "findy-network/agency-workshop-codespace". Other settings can be left as they are.

  4. Click "Create codespace" button. Codespace is created and opened in browser.

  5. Wait until the codespace is ready and Terminal window becomes active in /workshop. It takes a while, because it needs to download and install all the tools.

  6. Now you have an instance of VS Code running in the cloud that you can access through the browser. The environment contains already the cloned workshop codes in path /workshop. Ensure you have the latest codes. Type to terminal:

    cd /workshop
    git pull
  7. [CLI track] Follow the instructions for the CLI track.

  8. [Code track] You should cd to your target track app directory. E.g. for TypeScript track:

    cd /workshop/track2.1-ts/app
  9. [Code track] Follow the instructions for the code tracks from following steps onwards:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages