Registry / crypto / terra-project-core

terra-project-core

JSON →
library1.1.0gogounverified

Core library for the Terra blockchain platform, providing foundational types and utilities.

go get github.com/terra-project/core
INSTALL
IMPORT
SIG · TERRA-PROJECT-CORE
T
terra-project-core
cryptogov1.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

core
github.com/terra-project/core

Prints the version of the Terra Core library.

package main import ( "fmt" "github.com/terra-project/core" ) func main() { fmt.Println(core.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
20
Resources
terra-project-core — go get terra-project-core · libregistry