You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,19 +17,19 @@ Wrappers are provided for all of the current API modules:
17
17
A full list of the API functions and there uses can be found on the fuse explore docs here: https://explorer.fuse.io/api_docs
18
18
19
19
# Note
20
-
there is currently some problems with a few of ther APIs the Fuse team are aware of this and are currently looking into it
20
+
There is currently some issues with a few of ther APIs, the Fuse team are aware of this and are currently looking into it.
21
21
22
22
# About FUSE
23
-
Fuse is a new way to launch services and reach customers on the blockchain. It allows entrepreneurs to integrate everyday payments into their business. It reduces the cost to launch and operate micro-finance services which are non-custodial and leverage from the shared business processes blockchains provide. Fuse goal is to lower the bar for entrepreneurs to build products so they spend less money on IT and focus more on reaching clients and sustainability.
23
+
"Fuse is a new way to launch services and reach customers on the blockchain. It allows entrepreneurs to integrate everyday payments into their business. It reduces the cost to launch and operate micro-finance services which are non-custodial and leverage from the shared business processes blockchains provide. Fuse goal is to lower the bar for entrepreneurs to build products so they spend less money on IT and focus more on reaching clients and sustainability."
24
24
25
25
Fuse Webpage: https://fuse.io/
26
26
27
27
Medium: https://medium.com/fusenet
28
28
29
29
# TODO
30
30
```
31
-
• Currently only the require parameters are used, will add the optional ones in due course
32
-
• Note all of the api calls have been tested so let me know of any problems
33
-
• C++ Wrapper of the explorer API is coming
34
-
• Wrapper of the "FUSE studio" API will be starting soon - https://docs.fuse.io/the-fuse-studio/api
31
+
• Currently only the required parameters are used, will add the optional ones in due course.
32
+
• Not all of the api calls have been tested so let me know of any problems.
33
+
• C++ Wrapper of the explorer API is coming.
34
+
• Wrapper of the "FUSE studio" API will be starting soon - https://docs.fuse.io/the-fuse-studio/api.
0 commit comments