driver-did-iden3

module
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 21, 2024 License: AGPL-3.0

README

driver-did-iden3

Driver for the iden3 DID method

How to run locally:

  1. Create file resolvers.settings.yaml with resolver settings:
    iden3:
        amoy:
            contractAddress: "0xf6..."
            networkURL: "https://polygon-amoy..."
    
  2. Build docker container:
    docker build -t driver-did-iden3:local
    
  3. Run docker conainer:
    docker run -p 8080:8080 driver-did-iden3:local
    

Directories

Path Synopsis
cmd
pkg
app
services/blockchain/eth/contract/mock
Package mock_eth is a generated GoMock package.
Package mock_eth is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL