Skip to content

glassbeadsoftware/snapmail-rsm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snapmail-rsm

Holochain DNA for SnapMail from Glass Bead Software. To download and use it, go to snapmail repo.

Native application for Windows, Linux and MacOS is available here.

Some design documentation is available in the /spec folder.

CI and NIX configs are not set up for the moment.

Building

To rebuild the DNA for holochain:

  1. Install rustup and the wasm32 target with: rustup target add wasm32-unknown-unknown
  2. Install holochain and hc
  3. Run scripts\pack-happ.sh

Testing

Steps for running tests:

  1. Install Holochain
  2. Go to test sub directory.
  3. Run command: npm test

Test suites can also be enabled/disabled by commenting out the lines in test\test.ts