Skip to content

GetDala/relayer-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dharma Relayer Starter Kit

This repo contains starter code to boot up a Dharma Relayer.

It includes both the frontend and backend necessary to launch a fully capable relayer.

Dependencies

To run the project, you'll first need to install the dependencies:

yarn

Blockchain

And launch the blockchain via:

yarn blockchain

Backend

And launch the server via:

yarn server

Frontend

And launch the frontend via:

yarn start

About

Start your own crypto business with the Dharma Relayer Kit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.6%
  • HTML 1.4%
  • CSS 1.0%