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

Algorand integration #18

Merged
merged 8 commits into from
Mar 21, 2024
Merged

Algorand integration #18

merged 8 commits into from
Mar 21, 2024

Conversation

M-Picco
Copy link
Contributor

@M-Picco M-Picco commented Mar 19, 2024

  • Contract changes by @nonergodic
  • Frontend integration by deanmlittle

Closes #6

Copy link

cloudflare-workers-and-pages bot commented Mar 19, 2024

Deploying example-grant-program with  Cloudflare Pages  Cloudflare Pages

Latest commit: b967212
Status: ✅  Deploy successful!
Preview URL: https://3c261c80.da02926816b3ed667ca0bac0bdca27102783e4a491d9fbeef750151b19.pages.dev
Branch Preview URL: https://feat-algorand.da02926816b3ed667ca0bac0bdca27102783e4a491d9fbeef750151b19.pages.dev

View logs

nonergodic
nonergodic previously approved these changes Mar 21, 2024
Copy link
Contributor

@nonergodic nonergodic left a comment

Choose a reason for hiding this comment

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

lgtm

@M-Picco M-Picco merged commit 72e7551 into main Mar 21, 2024
3 of 4 checks passed
@nik-suri nik-suri deleted the feat/algorand branch March 22, 2024 14:38
solanoepalacio pushed a commit that referenced this pull request Mar 25, 2024
* add Algorand support to contract

* Port Algorand integration changes. Export new rust contract IDL

Co-authored-by: aresastro <dean@bitping.com>

* Add algorand to exosystem ids map

* reflect changes to authorization payload in program

* Fix import and algorand test wallet

* Apply formatting

---------

Co-authored-by: nonergodic <nonergodic@gmail.com>
Co-authored-by: aresastro <dean@bitping.com>
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.

[fe] - add algorand support
3 participants