You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update public test nodes IP in config.json and README
Update public test nodes IP in config.json and README
Signed-off-by: XiaoJie Guo <[email protected]>
Add Glide package manager tool
The Glide package manager could automatic download the dependency
package what we need in this project, the third party package will
be remove from the project now to keep the code clean and tidy.
All the later compile need run "glide up" when download the code at
the first time
Signed-off-by: Yanbo Li <[email protected]>