Properties
				
				
					
					ethereum
					ethereum: string
					
				
				
				
				
			
			
				Methods
				
					
					getEthereum
					
						- getEthereum(callback: function): void
						- 
							
							Parameters
								- 
									callback: function
										- 
											
												- (err: Error, ethereum: string): void
 
												- 
													Parameters
														- 
															err: Error
- 
															ethereum: string
 Returns void
 
 
 Returns void
getNetwork
					
						- getNetwork(callback: function): void
						- 
							
							Parameters
								- 
									callback: function
										- 
											
												- (err: Error, networkId: string): void
 
												- 
													Parameters
														- 
															err: Error
- 
															networkId: string
 Returns void
 
 
 Returns void
getNode
					
						- getNode(callback: function): void
						- 
							
							Parameters
								- 
									callback: function
										- 
											
												- (err: Error, nodeVersion: string): void
 
												- 
													Parameters
														- 
															err: Error
- 
															nodeVersion: string
 Returns void
 
 
 Returns void
getWhisper
					
						- getWhisper(callback: function): void
						- 
							
							Parameters
								- 
									callback: function
										- 
											
												- (err: Error, whisper: string): void
 
												- 
													Parameters
														- 
															err: Error
- 
															whisper: string
 Returns void
 
 
 Returns void
 
		
	 
 
	With  by
 by 