mirror of
				https://github.com/Xahau/xahau.js.git
				synced 2025-11-04 04:55:48 +00:00 
			
		
		
		
	rename: branch develop -> main; master -> old-master (#1826)
* rename: branch develop -> main; master -> old-master * Update all references to `master` and `develop` * Update the GitHub pages docs Co-authored-by: Jackson Mills <jmills@ripple.com>, Elliot Lee <intelliot@ripple.com>
This commit is contained in:
		@@ -11,7 +11,7 @@ This is the recommended library for integrating a JavaScript/TypeScript app with
 | 
			
		||||
 | 
			
		||||
See the full reference documentation for all classes, methods, and utilities.
 | 
			
		||||
 | 
			
		||||
## [➡️ Applications and Projects](https://github.com/XRPLF/xrpl.js/blob/master/APPLICATIONS.md)
 | 
			
		||||
## [➡️ Applications and Projects](https://github.com/XRPLF/xrpl.js/blob/main/APPLICATIONS.md)
 | 
			
		||||
 | 
			
		||||
What is `xrpl.js` used for? The applications on the list linked above use `xrpl.js`. Open a PR to add your app or project to the list!
 | 
			
		||||
 | 
			
		||||
@@ -127,7 +127,7 @@ import xrpl from 'https://dev.jspm.io/npm:xrpl';
 | 
			
		||||
 | 
			
		||||
+ [Get Started in Node.js](https://xrpl.org/get-started-using-node-js.html)
 | 
			
		||||
+ [Full Reference Documentation](https://js.xrpl.org)
 | 
			
		||||
+ [Code Samples](https://github.com/XRPLF/xrpl.js/tree/develop/packages/xrpl/snippets/src)
 | 
			
		||||
+ [Code Samples](https://github.com/XRPLF/xrpl.js/tree/main/packages/xrpl/snippets/src)
 | 
			
		||||
 | 
			
		||||
### Mailing Lists
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user