Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nestdotland/arweave-rs

Arweave Rust SDK
https://github.com/nestdotland/arweave-rs

fix typos in README (#6)

switched instances of `arweave_rs` to `arweave-rs`

bf24612bf61b345be9147fbddb391ee869c96a69 authored about 3 years ago
Rewrite

First pass: implements network based APIs

e23e0e6a9e97e00bd52b59597033f46a5788af9c authored over 3 years ago
enough for first pass

3e933385eccfd8eaf7548ff008ef1cac40eaf9e2 authored over 3 years ago
fmt

d3eb924f73e714d1b652dbe89bf464b1c256ea66 authored over 3 years ago
api client

3bff27b9340adb54e53bbb8ee436fb6b9546c9a9 authored over 3 years ago
api definitions

13bd269b644a1eb4b98c8619c4ce548fb7ff5253 authored over 3 years ago
work

18968ede21a8cf9992f0164d775f99b811b2e7f6 authored over 3 years ago
p_key

91fc53415b5b64905ac8b0bfd4e0a878e7d4b31f authored over 3 years ago
rewrite

ccfb6312fed270280a1b762a025eb74cb6df9f9f authored over 3 years ago
Merge pull request #2 from nestdotland/generateJWk

feat(wallet): add wallet::generate method

79264dcb56a8f579c1b36c13841e6a44ca23af0a authored almost 4 years ago
feat: crypto::generate_jwk

1526554abfb9edb6a515df6b86616938b2958438 authored almost 4 years ago
wip

27b5eb1d2c256ddc55a535166c08366ac4db1af6 authored almost 4 years ago
Merge pull request #1 from nestdotland/blob

feat: crypto apis

a3ed441519d335c9ed1304eecf27f3e8e297ab6e authored almost 4 years ago
fix(crypto): signing issues with private key

2bcb189ccefd9b9241cd2e8fcacfde06e323e940 authored almost 4 years ago
chores: URL decode privatejwk

0103c6be3a2aef4c65b8116b4ceffe98114bfbe3 authored about 4 years ago
feat: add tests for sing

a50b0e5ea29387acbb2b0b53ef63f6d461cdf295 authored about 4 years ago
feat: add CryptoInterface trait

3c4d74ecbf521e33644724d9e594e5835fa0b8b8 authored about 4 years ago
chores(crypto): create Crypto struct

92e5676d0f93ee6d24e28498cafa63911a6eea8d authored about 4 years ago
feat(crypto): add unit tests

9106378b39bb89bba81baa886fee076f75bcfdf2 authored about 4 years ago
maybe working?

2a66a7c30d4f9827f3d115d45d5c6fa216eab5eb authored about 4 years ago
not working

ce695ca008196afc6c057cbd65782dff15396dd5 authored about 4 years ago
fixes

d51e4cb8f790f96e20539bbf180522959d0bf3d7 authored about 4 years ago
not working

29f4e2fa47246721074101498ec4116a12b8d643 authored about 4 years ago
fix: crypto

9c00080f2a905236605bda50ec4e20bb08a40a15 authored about 4 years ago
not working

f6126389e3d5d4801f69de4ee6e00102bea5c66f authored about 4 years ago
not working

92aaedaaade9dfb0b2695bb2b5ce537bef6b69cc authored about 4 years ago
Merge branch 'main' of github.com:nestdotland/arweave-rs into main

a869be93e68967851b7b7e63bad1afde6b533ea3 authored about 4 years ago
feat: add winston type

b5b655c723b8bba95e1f1105333b3c0f5561de34 authored about 4 years ago
Update README.md

914ccca515fcec8a2132fd224585696a6b124e87 authored about 4 years ago
feat: add README

b36e6866ace89b7b95546931b1b2e54506cb6937 authored about 4 years ago
feat(tx): add get and get_status method for transaction

25e96187f76f6a01f2a6bdbd2e53958f9bf0f8f7 authored about 4 years ago
feat(tx): implement get_price to transactions

3ffb68b80687191030f55b6f7e339ae769513470 authored about 4 years ago
feat: implement wallet APIs

63d7ebdbe4638c409c192ffb7cbf51ea96729f0d authored about 4 years ago
feat: add FoldMe trait along with concat_buffers from arweave-js

6b63491cd34714117d941182f8332f8759d130cf authored about 4 years ago
feat: add tx module

ce80a5efdddb8c36e0a797f309b33c1e4d05b399 authored about 4 years ago
feat: add base64 encoding and decoding

c2340f3a89878ee57e4f460d2e5f535656abee07 authored about 4 years ago
feat(api): add tx_anchor method

3d30e9d143ca5ea70b4e4d9a4353be1c7a7d3495 authored about 4 years ago
feat(api): add get_chunk method

2111f0e55420fca473855e16ebe3f18d030269f7 authored about 4 years ago
chores: add some doc for the API client

3baea2ec80a22c47ef60a85e48780dabb6233eed authored about 4 years ago
feat(api): add method for retreiving transaction offset

8bb8b543e5b6b5f2eeda6fc07dd30ffecabbbe60 authored about 4 years ago
feat(api): add get! macro

b68dc28aae10a4f8d9038d42caeffcfc9a3b5f3a authored about 4 years ago
feat(api): add peer_info method

7e357f97cae168263c73350eeae89fabe8b03a92 authored about 4 years ago
feat(api): implement api builder and network_info

b8bd85b3efcd510b277ab1fa828d4ebd698805ed authored about 4 years ago
feat(core): start implementing API client

92e6514f6af68a78136544ea097517d90babcafa authored about 4 years ago
chores: create library template

6370b79aa8d3ad972c1d95d119bad28213f02984 authored about 4 years ago
Initial commit

deec8df4d52dd20941e716bdf702597f0124462d authored about 4 years ago