This application is a community maintained project. We at NuCypher have every indication that this site was created by good people, but we cannot feasibly ensure that the code running here and all its dependencies are absolutely 100% safe.
As always - when interacting with web-based blockchain applications, you the user are responsible for confirming that your wallet and / or client are interacting with the correct contract.
Below are the only valid addresses for interacting with NuCypher at this time. If this application attempts to interact with any other address, please drop what you're doing and report it to security@nucypher.com and to our Discord.
~ NuCypher Team ~
User Interface for staking NU tokens.
$ git clone https://github.com/nucypher/stakeit.space.git
$ cd stakeit.space
$ npm install
$ npm start
and navigate to http://localhost:3000/
npm build
Set process.env.WEB3_PROVIDER_URI
on the host server as a fallback provider.