Skip to content

Commit

Permalink
fix: updating references to Identus (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
curtis-h authored and elribonazo committed Apr 25, 2024
1 parent 31689c0 commit 49c6b90
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 31 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/1-bug-report.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Bug Report
description: Report a bug in the Atala PRISM TS SDK
description: Report a bug in the Edge Agent SDK TS

body:
- type: dropdown
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/2-feature-request.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: 'Feature Request'
description: Suggest a new feature for Atala PRISM TS SDK
description: Suggest a new feature for Edge Agent SDK TS

body:
- type: textarea
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
registry-url: https://npm.pkg.github.com/
scope: "@hyperledger-labs"

- name: Pack atala-prism-wallet-sdk
- name: Pack sdk
run: |
npm install
npm run build
Expand Down
22 changes: 11 additions & 11 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Contributing to Atala PRISM TS SDK
# Contributing to Edge Agent SDK TS

:rocket::tada: First off, thanks for taking the time to contribute! :tada::rocket:
The following guidelines are for contributing to Atala PRISM TS SDK. These are mostly guidelines. Use your best judgment, and feel free to propose changes to this document in a pull request.
The following guidelines are for contributing to Edge Agent SDK TS. These are mostly guidelines. Use your best judgment, and feel free to propose changes to this document in a pull request.

#### Table Of Contents

[What should I know before I get started?](#what-should-i-know-before-i-get-started)
* [Atala PRISM](#atala-prism)
* [Atala PRISM TS SDK](#atala-prism-ts)
* [Identus](#identus)
* [Edge Agent SDK TS](#edge-agent-sdk-ts)

[How Can I Contribute?](#how-can-i-contribute)
* [Your First Code Contribution](#your-first-code-contribution)
Expand All @@ -21,23 +21,23 @@ The following guidelines are for contributing to Atala PRISM TS SDK. These are m

## What should I know before I get started?

### Atala PRISM
### Identus

Atala PRISM is a self-sovereign identity (SSI) platform and service suite for verifiable data and digital identity. Built on Cardano, it offers the core infrastructure for issuing DIDs (Decentralized identifiers) and verifiable credentials alongside tools and frameworks to help expand your ecosystem.
Identus is a self-sovereign identity (SSI) platform and service suite for verifiable data and digital identity. Built on Cardano, it offers the core infrastructure for issuing DIDs (Decentralized identifiers) and verifiable credentials alongside tools and frameworks to help expand your ecosystem.
The complete platform is separated into multiple repositories:

* [Open enterprise agent](https://github.com/hyperledger-labs/open-enterprise-agent) - Repo that contains the servers Building Blocks.
* [Prism Wallet SDK SWIFT](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift) - Repo for the Swift version of the SDK.
* [Prism Wallet SDK KMM](https://github.com/input-output-hk/atala-prism-wallet-sdk-kmm) - Repo for the Kotlin version of the SDK.
* [Prism Mediator](https://github.com/input-output-hk/atala-prism-mediator) - Repo for the Prism Mediator.

### Atala PRISM TS SDK
### Edge Agent SDK TS

Atala PRISM TS software development kit will help adoption within TS platforms (Browser/Node) by providing key functionalities. For more information about the SDK, please have a look at the [Readme](https://github.com/input-output-hk/atala-prism-wallet-sdk-ts/blob/master/README.md)
Edge Agent SDK TS software development kit will help adoption within TS platforms (Browser/Node) by providing key functionalities. For more information about the SDK, please have a look at the [Readme](https://github.com/input-output-hk/atala-prism-wallet-sdk-ts/blob/master/README.md)

### Your First Code Contribution

Unsure where to begin contributing to Atala PRISM TS SDK? You can start by looking through the [Readme](https://github.com/input-output-hk/atala-prism-wallet-sdk-ts/blob/master/README.md) that provides all the steps to setup your environment.
Unsure where to begin contributing to Edge Agent SDK TS? You can start by looking through the [Readme](https://github.com/input-output-hk/atala-prism-wallet-sdk-ts/blob/master/README.md) that provides all the steps to setup your environment.

### Pull Requests

Expand All @@ -58,7 +58,7 @@ While the prerequisites above must be satisfied before your pull request is revi

### Reporting Bugs

This section guides you through submitting a bug report for Atala PRISM TS SDK. Following these guidelines helps maintainers and the community understand your report :pencil:, reproduce the behaviour:computer: :computer:, and find related reports :mag_right:.
This section guides you through submitting a bug report for Edge Agent SDK TS. Following these guidelines helps maintainers and the community understand your report :pencil:, reproduce the behaviour:computer: :computer:, and find related reports :mag_right:.

Before creating bug reports, please check [this list](#before-submitting-a-bug-report), as you might not need to create one. When creating a bug report, please [include as many details as possible](#how-do-i-submit-a-good-bug-report). Fill out [the required template](https://github.com/input-output-hk/atala-prism-wallet-sdk-ts/blob/master/.github/ISSUE_TEMPLATE/1-bug-report.yaml), the information it asks for helps us resolve issues faster.

Expand Down Expand Up @@ -110,7 +110,7 @@ Enhancement suggestions are tracked as [GitHub issues](https://guides.github.com

### Git Commit Messages

Atala PRISM uses [Conventional commits](https://www.conventionalcommits.org/en/v1.0.0/#specification). Please always provide a commit following these specifications.
Identus uses [Conventional commits](https://www.conventionalcommits.org/en/v1.0.0/#specification). Please always provide a commit following these specifications.

#### Commit Message Format

Expand Down
18 changes: 7 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,20 @@
# Atala PRISM TypeScript SDK
# Identus TypeScript SDK

[![Coverage Status](https://coveralls.io/repos/github/input-output-hk/atala-prism-wallet-sdk-ts/badge.svg?branch=master)](https://coveralls.io/github/input-output-hk/atala-prism-wallet-sdk-ts?branch=master)

<p align="center">
<img src="atala-logo.png" alt="Atala logo" width="300"/>
</p>

---

Atala PRISM is a self-sovereign identity (SSI) platform and service suite for
Identus is a self-sovereign identity (SSI) platform and service suite for
verifiable data and digital identity. Built on Cardano, it offers core
infrastructure for issuing DIDs (Decentralized identifiers) and verifiable
credentials, alongside tools and frameworks to help expand your ecosystem.
The complete platform is separated into multiple repositories:

- [atala-prism-wallet-sdk-swift](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift) - Repo that implements Atala PRISM for Apple platforms in Swift.
- [atala-prism-wallet-sdk-kmm](https://github.com/input-output-hk/atala-prism-wallet-sdk-kmm) - Repo that implements Atala PRISM for Apple platforms in KMM, JVM.
- [atala-prism-wallet-sdk-ts](https://github.com/input-output-hk/atala-prism-wallet-sdk-ts) - Repo that implements Atala PRISM for Browser and NodeJS platforms in TypeScript.
- [atala-prism-building-blocks](https://github.com/hyperledger-labs/open-enterprise-agent) - Repo that contains the servers Building Blocks.
- [atala-prism-mediator](https://github.com/input-output-hk/atala-prism-mediator) - Repo for DIDComm V2 Mediator
- [edge-agent-sdk-swift](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift) - Repo that implements Atala PRISM for Apple platforms in Swift.
- [edge-agent-sdk-kmm](https://github.com/input-output-hk/atala-prism-wallet-sdk-kmm) - Repo that implements Atala PRISM for Apple platforms in KMM, JVM.
- [edge-agent-sdk-ts](https://github.com/input-output-hk/atala-prism-wallet-sdk-ts) - Repo that implements Atala PRISM for Browser and NodeJS platforms in TypeScript.
- [edge-agent-building-blocks](https://github.com/hyperledger-labs/open-enterprise-agent) - Repo that contains the servers Building Blocks.
- [edge-agent-mediator](https://github.com/input-output-hk/atala-prism-mediator) - Repo for DIDComm V2 Mediator

## SDK Overview

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@atala/prism-wallet-sdk",
"version": "3.1.0",
"description": "PRISM typescript SDK",
"description": "Identus SDK - Typescript",
"main": "./index.cjs",
"module": "./index.mjs",
"exports": {
Expand Down Expand Up @@ -209,4 +209,4 @@
"overrides": {
"crypto-js": "^4.2.0"
}
}
}
8 changes: 4 additions & 4 deletions tests/apollo/Apollo.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ describe("Apollo", () => {
});

it("Should create and Sign and verify a message using Secp256k1 KeyPair", async () => {
const text = Buffer.from("AtalaPrism Wallet SDK");
const text = Buffer.from("test text");
const apollo = new Apollo();
const seed = apollo.createRandomSeed().seed;

Expand All @@ -193,7 +193,7 @@ describe("Apollo", () => {
});

it("Should only verify signed message using the correct SECP256K1 KeyPair", async () => {
const text = Buffer.from("AtalaPrism Wallet SDK");
const text = Buffer.from("test text");
const apollo = new Apollo();
const seed = apollo.createRandomSeed().seed;

Expand Down Expand Up @@ -223,7 +223,7 @@ describe("Apollo", () => {
});

it("Should create and Sign and verify a message using ED25519 KeyPair", async () => {
const text = Buffer.from("AtalaPrism Wallet SDK");
const text = Buffer.from("test text");
const apollo = new Apollo();

const privateKey = apollo.createPrivateKey({
Expand All @@ -242,7 +242,7 @@ describe("Apollo", () => {
});

it("Should only verify signed message using the correct ED25519 KeyPair", async () => {
const text = Buffer.from("AtalaPrism Wallet SDK");
const text = Buffer.from("test text");
const apollo = new Apollo();

const privateKey = apollo.createPrivateKey({
Expand Down

1 comment on commit 49c6b90

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lines Statements Branches Functions
Coverage: 71%
71.47% (1857/2598) 57.23% (728/1272) 74.76% (557/745)

JUnit

Tests Skipped Failures Errors Time
413 6 💤 0 ❌ 0 🔥 1m 2s ⏱️

Please sign in to comment.