Contract management tool
Prerequisites
Node and npm installed Working instance of attest-graphql at https://github.com/grabbeh/attest-graphql
Development instructions:
git clone https://github.com/grabbeh/attest
cd attest
npm install
npm run dev
Then navigate to localhost:3000
test