Skip to content

kriuchkov/rust-eth-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust eth crypto wallet

In order to run the project a .env file is required containing an endpoint for connecting to an Ethereum network using WebSockets.

For example:

INFURA_RINKEBY_WS=wss://rinkeby.infura.io/ws/v3/08xxxxxxxxx

The INFURA_RINKEBY value is an endpoint address from infura.io, however it can be any valid address to an Ethereum network WebSocket endpoint. Infura.io is an easy way to gain access to an Ethereum node endpoint.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages