XRPLF / xrpl.js

A JavaScript/TypeScript API for interacting with the XRP Ledger in Node.js and the browser
https://xrpl.org/
1.2k stars 512 forks source link

Make it easier for developers to find the GitHub repo + code #1539

Closed intelliot closed 2 years ago

intelliot commented 3 years ago

Common landing pages:

https://xrpl.org/get-started-using-node-js.html

https://xrpl.org/rippleapi-reference.html

-> We should have prominent links to the GitHub repo so that people can check out the code and contribute to the evolution of the library

Ayushsunny commented 3 years ago

Hey @intelliot Can i work on this?

mvadari commented 3 years ago

This should be an issue on xrpl-dev-portal

intelliot commented 3 years ago

@Ayushsunny Yes. Go ahead and fork https://github.com/XRPLF/xrpl-dev-portal and open a PR there.

Ayushsunny commented 3 years ago

Hey @intelliot , So I have to add this repo links on the pages you referenced above or on every page?

intelliot commented 3 years ago

Just the pages referenced above.

saurav2799 commented 2 years ago

Is there a developer docs / reference page for NFT transactions ?

JST5000 commented 2 years ago

Is there a developer docs / reference page for NFT transactions ?

Here's the latest proposal for having NFT's on the ledger along with discussion of it: https://github.com/XRPLF/XRPL-Standards/discussions/46

JST5000 commented 2 years ago

This appears to be done :)