Skip to content

hydrogen-dev/Hydro-Auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample app using web3.js and Hydro Raindrop API (server-side)

Installation

  1. Clone the project.
  2. Make sure node and npm is installed on your machine. This app was built with node v10.4.1, npm 6.1.0, and web3.js 1.0.0-beta.35.
  3. Run npm install to install required dependencies.
  4. Follow format for .env.sample and create a new .env file.
  5. Run npm start to start the app at port 3000 OR run npm test to test with mocha.
  6. Check your terminal to see the outputs! You can also find in code comments for step-by-step instructions.

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published