Commit Graph

22 Commits

Author SHA1 Message Date
Anatolios Laskaris
82da491f3d
chore: Renaming things (#316)
* Renaming

* Fix

* Fix

* Fix

* Use main
2023-07-10 09:40:48 +03:00
Pavel
e95c34a792
feat(logs): Use debug.js library for logging [DXJ-327] (#285) 2023-03-10 23:03:34 +03:00
Pavel
25f369a25a
feat(docs): Add information about ESM modules format in Node.js apps (#275) 2023-02-23 20:43:19 +03:00
boneyard93501
ef9fb2fbbd
chore(docs): Fix spelling 2023-02-23 11:58:40 +03:00
Pavel
96fa90affe
feat(docs): Add description how to set up JS Client for Node.js apps (#269) 2023-02-21 11:38:26 +03:00
mikhail-1e20
5f8739b76d
feat(docs): README edited to represent the current JS Client API (#256) 2023-02-16 17:45:37 +03:00
Pavel
9667c4fec6
feat!: Standalone web JS Client (#243)
- Move marine-related part into FJS repo (fixes DXJ-184)
- Move towards component-oriented architecture (fixes DXJ-183)
- Different JS Client distros for node.js and web (fixes DXJ-185)
- Update libp2p to 0.42.2 (fixes DXJ-26)
- Add JS Client API (fixes DXJ-196, fixes DXJ-177, fixes DXJ-60)
- Add Smoke test for JS Client web (fixes DXJ-253)

---------

Co-authored-by: Anatoly Laskaris <github_me@nahsi.dev>
2023-02-13 21:41:35 +07:00
shamsartem
cb0a934f31
update links (#194) 2022-10-26 11:45:31 +03:00
Pavel
16fdbce17d
Migrate to monorepo and pnpm (#163)
DXJ-85
2022-08-24 18:03:06 +03:00
Pavel
75f49bffb7
Update README.md: fix docker image tag (#116) 2021-12-17 17:19:43 +03:00
Pavel
727d59fb61
Documentation update (#83) 2021-09-27 22:11:35 +03:00
Pavel
6436cd5684
Update JS SDK API to the new version (#61)
* FluenceClient renamed to FluencePeer.
* Using Aqua compiler is now the recommended way for all interaction with the network, including services registration and sending requests
* Old API (sendParticle etc) has been removed
* Opaque seed format replaced with 32 byte ed25519 private key. KeyPair introduced
* Documentation update
2021-09-08 12:42:30 +03:00
Pavel
0b91712964
Fix doc links (#58) 2021-08-06 00:57:10 +03:00
Pavel
619c8a6d6a
Update builtins to new version (#27)
* Update builtins to new version

* Running integration tests in docker container
2021-02-25 15:33:37 +03:00
Pavel
041b3acd8c
Fix docs (#12) 2021-01-29 16:57:41 +03:00
Dima
92980379bd
Returned built-in Aquamarine calls, updated docs (#11) 2021-01-29 16:48:27 +03:00
folex
5ad4108361
Switch badge to @fluencelabs/fluence (#6) 2020-12-30 13:14:24 +03:00
coder11
0668cf01dd
Add npm version badge (#3) 2020-12-28 17:39:06 +03:00
Dima
95be4bbd6d Use aqua wasm from package (#978) 2020-11-18 10:03:21 +03:00
Dima
87af2bbe56 New aqua (#969) 2020-11-04 00:03:22 +03:00
Dima
809395f3cb Service api (#927) 2020-07-27 16:39:54 +03:00
folex
96370bb26f Remove frank (#81) 2020-05-14 15:20:39 +03:00