Built for the MIT 2020 Bitcoin hackathon
Smart contract generation based on human input text.
Built for the improving accessibility and contract development tools (sdk) challenges.
From the acordo directory:
yarn
yarn start
From the ./server directory:
pip install -r requirements.txt
python3 -m spacy download en_core_web_sm
flask run



