Sarcophagus is a decentralized dead man's switch built on Ethereum and Arweave.
This repository contains the React application that allows users to interact with the Sarcophagus smart contracts using a web browser and Ethereum wallet.
First, clone the repository
git clone ...
then, install the necessary dependencies:
npm install
At the time of this writing, the project currently uses Node v12.20.1. It is recommended to use nvm use
in root directory to switch to the correct version of Node.
Finally, create .env
in root directory and update your environment variables.
We can also be found on Telegram.
Made with 💀 and proudly decentralized.