Skip to content

TarCode/raiden-express-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raiden Express Server

This is an Express Server that connects to a Raiden Client.

Get started

  • Clone the repository
  • run npm install
  • Create a .env file and add RAIDEN_CLIENT_URL=http://localhost:5001 (Replace http://localhost:5001 with you Raiden client url)
  • Ensure your Raiden client has whitelisted the url the server is running on (http://localhost:3001), or you'll get a cors error

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published