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

chore: add contract to repo #113

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

chore: add contract to repo #113

wants to merge 9 commits into from

Conversation

joe-p
Copy link
Collaborator

@joe-p joe-p commented Jun 19, 2024

Adds the TEALScript contract to the repo along with the tests

Renames AlgoDID contract to DIDAlgoStorage

@joe-p joe-p marked this pull request as draft June 19, 2024 17:18
@joe-p joe-p marked this pull request as ready for review June 19, 2024 17:56

It should be noted that the `did:algo` spec will work with any contract that implements the ABI interface defined in [the ARC4 JSON description](./contracts/artifacts/DIDAlgoStorage.arc4.json) and the `did:algo` [spec](../SPEC.md).

## Tests
Copy link
Contributor

Choose a reason for hiding this comment

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

@joe-p can you add instructions? Dependencies, what commands, what to test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants