diff options
| author | cyan <cyjan@mrcyjanek.net> | 2024-09-22 15:29:40 +0000 |
|---|---|---|
| committer | cyan <cyjan@mrcyjanek.net> | 2024-09-28 11:24:46 +0200 |
| commit | 67f4baa015a4407d096e35b6e5a81d72932fb55f (patch) | |
| tree | aa12a82c3b4cb60fd67200085db577d05715b810 /impls/monero.c#/README.md | |
| parent | b29a91204fa57f3b30247e4734e3ca7e97a562d4 (diff) | |
add C# codev0.18.3.4-RC3
Diffstat (limited to 'impls/monero.c#/README.md')
| -rw-r--r-- | impls/monero.c#/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/impls/monero.c#/README.md b/impls/monero.c#/README.md new file mode 100644 index 0000000..bfbb3b7 --- /dev/null +++ b/impls/monero.c#/README.md @@ -0,0 +1,7 @@ +# monero.c# + +> C# port for monero + +This is not a ready-to-use package (as opposed to monero.dart and monero.ts), but it works. You can check the `monero_wrapper.cs`. + +Currently C# code is optimized to be used in Godot.., if you are not planning to use it there - simply do not extend Node class and remove Godot import, if you are planning to use it in production, please let me know - we can work on a better approach to using monero with proper package code in here.
\ No newline at end of file |
