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

feat: create drt SDK method #6

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

Astewart1510
Copy link
Contributor

Create DRT JS-SDK

This feature creates the transactions to Create a DRT represented on the algorand blockchain network as a ASA (algo standard asset).
This feature includes the create DRT method that includes the following transactions:

  • create DRT
  • claim DRT ( store DRT in box storage )

Test

Testing is done by creating fake accounts and signing the transactions without the imported signing functionality from the wallet.

setup local sandbox and run
run in terminal npm run test-sdk -- tests/sdk.test.ts --verbose

@Astewart1510 Astewart1510 requested a review from jongbonga May 4, 2023 20:54
@netlify
Copy link

netlify bot commented May 4, 2023

Deploy Preview for ntc-web ready!

Name Link
🔨 Latest commit 6ae062f
🔍 Latest deploy log https://app.netlify.com/sites/ntc-web/deploys/64541b8a918ced00089fe292
😎 Deploy Preview https://deploy-preview-6--ntc-web.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

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