Build Examples
Test example
1 Register from https://storage.titannet.io, and create API Key
2 Build example
git clone github.com/Filecoin-Titan/titan-storage-sdk.git
cd /titan-storage-sdk/example
go build3 Setting environment variable
export API_KEY=YOUR-API-KEY
export TITAN_URL=https://api-test1.container1.titannet.io4 run test
./example upload /path/to/file./example listLast updated
