arweaver icon indicating copy to clipboard operation
arweaver copied to clipboard

Support for Arweave 2.0

Open littledivy opened this issue 5 years ago • 1 comments

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.

littledivy avatar Jun 25 '20 04:06 littledivy

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).

rootmos avatar Jun 25 '20 10:06 rootmos