Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Commit c146aaf

Browse files
authored
Update README.md
1 parent 1bee1cb commit c146aaf

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# magic-unity
22

3-
Magic empowers developers to protect their users via an innovative, passwordless authentication flow without the UX compromises that burden traditional OAuth implementations.
3+
Magic empowers developers to protect their users via an innovative, passwordless authentication flow without the UX compromises that burden traditional OAuth implementations.
4+
5+
[Documentation](https://magic.link/docs/login-methods/email/integration/unity)
46

57
## Installation
68

@@ -58,6 +60,11 @@ and their github repo about [RPC payloads](https://github.com/Nethereum/Nethereu
5860
var hash = await transaction.SendRequestAsync(transactionInput);
5961
```
6062

63+
### DLL not loaded Error
64+
![image](https://user-images.githubusercontent.com/33166884/175986685-6423ffd8-51e2-4251-833b-bdf78fa35fa9.png)
65+
66+
If you find this after loading the package. Please refer to the solution here in our [doc](https://magic.link/docs/login-methods/email/integration/unity#newton-json-version-error) for the incompatible version error
67+
6168
### Support
6269
More blockchain support will be coming soon. Feel free to send your requests and issues to `[email protected]` or via our helpdesk. Happy coding!
6370

0 commit comments

Comments
 (0)