terra-money / terra.go

Go library for terra blockchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Require go.mod update

Halimao opened this issue · comments

Hi guys, does this go-sdk can be use in production? I see something strange in go.mod file following:
replace github.com/terra-money/core => ../../terra/core

And why is it still module github.com/terra-project/terra.go?