Irys-xyz / arweave-js-sdk

JS SDK for Irys on Arweave
110 stars 95 forks source link

Upload to Solana devnet #21

Closed exromany closed 2 years ago

exromany commented 2 years ago

Is it possible to upload files for Solana devnet with this package?

JesseTheRobot commented 2 years ago

Bundlr mainnet nodes only accept mainnet SOL, the devnet node (soon to be released) will accept payment in testnet SOL

enzotar commented 2 years ago

How do you fund the account on devnet? We are trying using the CLI and a SOL devnet keypair and are getting the below error

Transaction simulation failed: Attempt to debit an account but found no record of a prior credit. 

Error whilst funding: failed to send transaction: Transaction simulation failed: Attempt to debit an account but found no record of a prior credit.