Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instructions to deploy Clovers #437

Open
Troublor opened this issue Dec 6, 2020 · 2 comments
Open

Instructions to deploy Clovers #437

Troublor opened this issue Dec 6, 2020 · 2 comments

Comments

@Troublor
Copy link

Troublor commented Dec 6, 2020

Hi, I would like to play with Clovers and do some coding contributions.
But I couldn't find a instructions about how to deploy the contracts, backend server and front-end dapp on my own machine.
Could you provide some guidelines?

@okwme
Copy link
Member

okwme commented Dec 6, 2020

Hello!
https://github.com/clovers-network/clovers-contracts/blob/05ab922c97a3b09247f0083c23220203da409270/package.json#L9
lists most of the commands recommended for deploying the contracts

i believe the current build uses buidlr (now hardhat—https://hardhat.org/)
i'll be online this evening (CET) if you want more real time support, just let me know!

for the API you can see a list of build and dev commands here:
https://github.com/clovers-network/clovers-api/blob/f02a5dd6787b0ce5eebe51941da510317efaca1c/package.json#L6

you should install rethinkdb and run in a separate window first, then when you run the server run command with the flag build it will generate the correct db structures for you.

i'd be happy to go through it in real time with you if you're in a CET suitable timezone tonight, just message me on discord.

maybe @n-kort could also write up a bit how to get a local dev env set up?

@Troublor
Copy link
Author

Troublor commented Dec 6, 2020

Thanks for your kindness. I am afraid not available this CET night (I'm in UTC+8). I can leave you messages if I encounter problems. Do you prefer GitHub issues here or on discord?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants