-
Notifications
You must be signed in to change notification settings - Fork 118
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: ehanoc <[email protected]>
- Loading branch information
Showing
1 changed file
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,10 @@ | |
arc: 52 | ||
title: Wallet Contextual KeyGen and Signing | ||
description: Algorand Wallet API for Contextual KeyGen and Signing | ||
author: Bruno Martins (@ehanoc) | ||
authors: | ||
- Bruno Martins (@ehanoc, [email protected]) | ||
Check failure on line 6 in ARCs/arc-0052.md GitHub Actions / ARC Walidatormissing delimiter `:` in preamble field
|
||
- Pattrick ([email protected]) | ||
Check failure on line 7 in ARCs/arc-0052.md GitHub Actions / ARC Walidatormissing delimiter `:` in preamble field
|
||
- Kevin W([email protected]) | ||
Check failure on line 8 in ARCs/arc-0052.md GitHub Actions / ARC Walidatormissing delimiter `:` in preamble field
|
||
discussions-to: https://github.com/algorandfoundation/ARCs/issues/239 | ||
status: Draft | ||
type: Standards Track | ||
|