arweaver
arweaver copied to clipboard
Support for Arweave 2.0
First of all, great work! I am a contributor at https://nest.land and we are on our way to rebuild our API in Rust. We were looking forward to use this crate but unfortunately it doesn't support arweave 2.
Would you consider making it compatible with version 2? That would be of great help. Thanks.
Sorry, I don't foresee continuing work on this project in the near future.
If you need to implement 2.0 in the client I would suggest beginning with getting a local dev-chain working. The one I used for testing this client against 1.0 is over here which uses a slightly modified version of the upstream server (in order to facilitate booting and management).