Add README.md in snippets folder to point to xrpl.org code samples (#2189)

Add README.md in snippets folder to point to xrpl.org code samples

Co-authored-by: Elliot Lee <github.public@intelliot.com>
This commit is contained in:
pdp2121
2023-02-01 12:17:55 -05:00
committed by GitHub
parent c6cebefdbe
commit bbc9bd9e4a

View File

@@ -0,0 +1,4 @@
# More XRPL Code Samples
- For samples of common use cases, see the [XRPL.org Code Samples](https://xrpl.org/code-samples.html) page.
- You can also browse those samples [directly on GitHub](https://github.com/XRPLF/xrpl-dev-portal/tree/master/content/_code-samples).