Skip to content

Mitchzof/stratiom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stratiom

Stellar p2p web-wallet

Deployment

Prerequisites

Node.js

Environment Setup

# Clone the project
git clone https://github.com/mitchzof/stratiom.git
cd stratiom

# Install npm dependancies
npm install

Building

# Build the src
npm run build

Alternative Builds

# Dev
npm run dev

# Testnet
npm run testnet

Running

# Run the server
npm run start

Notes

This is not exactly the version run on Stratiom.io, with the only difference being that Stratiom.io uses server rendering (all components within the client are the same).

About

Stellar p2p web-wallet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published