Skip to content

Commit

Permalink
renamed and updated fwos submission (#116)
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Flores <[email protected]>
  • Loading branch information
jorgefl0 authored Oct 16, 2024
1 parent 5160868 commit 007744d
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 35 deletions.
43 changes: 43 additions & 0 deletions wallets/farmworker-wallet-os.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"capability": [
"holder"
],
"type": "edge",
"name": "Farmworker Wallet OS",
"logo": "https://cdn.prod.website-files.com/6520979d785cc136404a270d/65237d6a3505e25d76ed58c7_wallet-p-1080.png",
"company": " Entidad",
"companyUrl": "https://www.entidad.io",
"urlWebsite": "https://www.farmworkerwalletos.community/",
"downloadSource": "https://github.com/openwallet-foundation-labs/farmworker-wallet-os",
"openSource": true,
"license": "Apache 2.0",
"portability": false,
"credentialProfiles": [
"AnonCreds with did:indy",
"AnonCreds with did:web"
],
"credentialFormats": [
"AnonCred"
],
"issuanceProtocols": [],
"keyManagements": [
"did:indy",
"did:jwk",
"did:key",
"did:peer",
"did:web",
"raw public keys (jwk)"
],
"presentationProtocols": [
"Present Proof v2",
"Present Proof v1.0"
],
"signingAlgorithms": [
"CL",
"ECDSA",
"EdDSA"
],
"statusManagements": [],
"trustManagements": [],
"$schema": "../viewer/src/assets/schema.json"
}
35 changes: 0 additions & 35 deletions wallets/farmworker-walletos.json

This file was deleted.

0 comments on commit 007744d

Please sign in to comment.