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

PoC: Turbo Top Up with AR Tokens (Turbo SDK) #347

Closed
wants to merge 1 commit into from
Closed

Conversation

fedellen
Copy link
Collaborator

> yarn ardrive crypto-fund -a 0.0000000001 -w ../wallets/zarweave-keyfile-jaxl_dxqJ00gEgQazGASFXVRvO4h-Q0_vnaLtuOUoWU_dereks.json 
res {
  "id": "qxJL5P6xX3nxshrlAs-l6DNA6nwoCAw_RqbOmFoKAM4",
  "quantity": "100",
  "owner": "jaxl_dxqJ00gEgQazGASFXVRvO4h-Q0_vnaLtuOUoWU",
  "winc": "76",
  "token": "arweave",
  "status": "pending",
  "target": "JNC6vBhjHY1EPwV3pEeNmrsgFMxH5d38_LHsZ7jful8",
  "reward": "2238209"
}

@fedellen fedellen self-assigned this Apr 16, 2024
@fedellen
Copy link
Collaborator Author

TODO (later): Having trouble with git push on the yarn pnp files

import { CLIAction } from '../CLICommand/action';
import { SUCCESS_EXIT_CODE } from '../CLICommand/error_codes';
import {
ArAmountParameter,
Copy link
Contributor

Choose a reason for hiding this comment

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

We might want to take the opportunity to rename this "CryptoAmountParameter".

@fedellen
Copy link
Collaborator Author

fedellen commented Aug 9, 2024

closing in favor of another branch

@fedellen fedellen closed this Aug 9, 2024
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