API for web3-profile repo

  • By null
  • Last update: Apr 7, 2022
  • Comments: 0

web3-profile-api

First, you need to have go installed to your computer. Visit this page and choose appropriate Go release for your system.

Next Steps

Clone the repo:

git clone [email protected]:sumsets/web3-profile-api.git

Go to app directory:

cd web3-profile-api/

Download dependencies:

go mod download && go mod tidy

Finally, run the server:

go run main.go

Download

web3-profile-api.zip