Skip to content

elenananana/ECC_TestBoard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zecpages

This is a Zcash-focused social site with a Zcash-powered message board. It's a react frontend connected to a express/node/knex/postgres backend in its present state. You can see the site at https://zecpages.com

Zecpages is built and maintained by Michael Harms.

Backend

The users API is public and reachable via a GET https://be.zecpages.com/users

The board functionality is powered by a t2.micro ec2 instance running this code https://github.com/michaelharms6010/zcash-memo-monitor . Credit where it's due, this is mostly cribbed and adapted from Andrew Miller's staked polling script: https://gist.github.com/amiller/63f78b6c5fb5a9aadcd8a34012986a76 . Thank you vm sir

The backend is hosted w/AWS EB / RDS. Its source code and deployment information can be seen here: https://github.com/michaelharms6010/be-zeitpages

About

Open Source Zcash Z-address Directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.1%
  • SCSS 20.8%
  • HTML 4.1%