12 Commits

Author SHA1 Message Date
renovate[bot]
f39cf807a6
fix(deps): update marine rust sdk (#463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-01 13:43:53 -05:00
renovate[bot]
a54fea6606
fix(deps): update rust crate marine-rs-sdk to 0.9.0 (#460)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-20 18:21:37 -05:00
renovate[bot]
76dd58e402
fix(deps): update marine rust sdk (#459)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-14 20:10:18 -05:00
renovate[bot]
23aebbaf8c
fix(deps): update rust crate marine-rs-sdk to 0.8.0 (#457)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-25 19:14:19 -07:00
renovate[bot]
1d338e2e4b
chore(deps): update rust crate marine-rs-sdk-test to 0.10.0 (#449)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-26 18:04:42 -05:00
renovate[bot]
6d12ba82de
chore(deps): update rust crate marine-rs-sdk-test to 0.9.1 (#441)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-17 23:35:47 -05:00
renovate[bot]
616e25144e
chore(deps): update rust crate marine-rs-sdk-test to 0.9.0 (#436)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-20 22:40:33 -05:00
renovate[bot]
929ff6b40d
chore(deps): update rust crate marine-rs-sdk-test to 0.8.2 (#428)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-21 21:03:51 -06:00
shamsartem
d218b01a8c
update links (#406) 2022-10-26 11:43:31 +03:00
renovate[bot]
f2146bee14
Update Rust crate marine-rs-sdk-test to 0.8.1 (#395)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-22 09:23:24 -05:00
renovate[bot]
c8b36a4998
Update Marine Rust SDK to 0.7.1 (#394)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-09 20:11:52 -05:00
igor
69fcb9d53f
Migration of the NEAR example to using the Fluence CLI (#388)
* migrated the rust part to fluence cli; updated readme

* migrated the JS part to the fluence CLI; updated the readme

* small formatting fix: backtick

* small formatting fix: backticks missed

* removed unnecessary files

* replaced aqua cli with fluence in package.json, updated readme reflecting the change

* Addressed the pull-requests comments:

+ added more info on the fluence cli;
+ renamed functions so they are explanatory;
+ cut too verbose output;
+ updated the outdated output for deployment;
+ renamed near-related arguments so it's easy to distinguish them;
+ small other improvements.

* readme changes: reformated to a separate tooling section

* small formatting fixed in readme

* Addressing pr comments:

+ removed the tooling section from the readme;
+ added a segway for using fluence cli;
+ fixed typo;
+ removed a commented both from code and the readme.

* + renamed node to peer;
+ added a link on AccountView Near interface;

* small correction regarding fluence cli statement

* removed unnecessary reference for quickstart example

Co-authored-by: igor <dev@igor.sh>
2022-08-25 22:48:39 +02:00