[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-10484":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":16,"stars30d":17,"stars90d":16,"forks30d":16,"starsTrendScore":16,"compositeScore":18,"rankGlobal":10,"rankLanguage":10,"license":19,"archived":20,"fork":20,"defaultBranch":21,"hasWiki":22,"hasPages":20,"topics":23,"createdAt":10,"pushedAt":10,"updatedAt":29,"readmeContent":30,"aiSummary":31,"trendingCount":16,"starSnapshotCount":16,"syncStatus":32,"lastSyncTime":33,"discoverSource":34},10484,"go-ibax","IBAX-io\u002Fgo-ibax","IBAX-io","An innovative Blockchain Protocol Platform, which everyone can deploy their own applications quickly and easily, such as Dapp, DeFi, DAO, Cross-Blockchain transactions, etc. ","https:\u002F\u002Fibax.io",null,"Go",7858,6393,347,96,0,4,66.4,"Apache License 2.0",false,"main",true,[24,25,26,27,28],"assets","blockchain","cross-chain","decentralized-exchange","golang","2026-06-12 04:00:50","# IBAX Blockchain System Platform\r\n\r\n[![Go Reference](https:\u002F\u002Fpkg.go.dev\u002Fbadge\u002Fgithub.com\u002FIBAX-io\u002Fgo-ibax.svg)](https:\u002F\u002Fpkg.go.dev\u002Fgithub.com\u002FIBAX-io\u002Fgo-ibax)\r\n[![Go Report Card](https:\u002F\u002Fgoreportcard.com\u002Fbadge\u002Fgithub.com\u002FIBAX-io\u002Fgo-ibax)](https:\u002F\u002Fgoreportcard.com\u002Freport\u002Fgithub.com\u002FIBAX-io\u002Fgo-ibax)\r\n\r\n## The Most Powerful Infrastructure for Applications on Decentralized\u002FCentralized Ecosystems\r\n\r\nA powerful blockchain system platform with a new system framework and a simplified programming language, it is including\r\nsmart contract, database table and interface.\r\n\r\n### Build from Source\r\n\r\n#### Install Go\r\n\r\nThe build process for go-ibax requires Go 1.17 or higher. If you don't have it: [Download Go 1.17+](https:\u002F\u002Fgo.dev).\r\n\r\nYou'll need to add Go's bin directories to your `$PATH` environment variable e.g., by adding these lines to\r\nyour `\u002Fetc\u002Fprofile` (for a system-wide installation) or `$HOME\u002F.profile`:\r\n\r\n```\r\nexport PATH=$PATH:\u002Fusr\u002Flocal\u002Fgo\u002Fbin\r\nexport PATH=$PATH:$GOPATH\u002Fbin\r\n```\r\n\r\n(If you run into trouble, see the [Go install instructions](https:\u002F\u002Fgo.dev\u002Fdl\u002F)).\r\n\r\n#### Compile\r\n\r\n```\r\n$ export GOPROXY=https:\u002F\u002Fathens.azurefd.net\r\n$ GO111MODULE=on go mod tidy -v\r\n\r\n$ go build\r\n```\r\n\r\n### Run\r\n\r\n1. Create the node configuration file:\r\n\r\n```bash\r\n$    go-ibax config\r\n```\r\n\r\n2. Generate node keys:\r\n\r\n```bash\r\n$    go-ibax generateKeys\r\n```\r\n\r\n3. Generate the first block. If you are creating your own blockchain network. You must use the `--test=true` option.\r\n   Otherwise you will not be able to create new accounts.\r\n\r\n```bash\r\n$    go-ibax generateFirstBlock --test=true\r\n```\r\n\r\n4. Initialize the database.\r\n\r\n```bash\r\n$    go-ibax initDatabase\r\n```\r\n\r\n5.Starting go-ibax.\r\n\r\n```bash\r\n$    go-ibax start\r\n```\r\n\r\n\r\n\r\n","IBAX 是一个创新的区块链协议平台，支持用户快速轻松地部署各种应用，如DApp、DeFi、DAO和跨链交易等。该项目采用Go语言开发，具备智能合约、数据库表及接口等核心功能，并引入了简化版编程语言以降低开发门槛。其技术特点包括强大的系统框架和对去中心化\u002F中心化生态系统的广泛支持。适用于需要构建高效、安全且可扩展的应用场景，特别是在金融、供应链管理等领域寻求利用区块链技术优势的企业和个人开发者。",2,"2026-06-11 03:28:47","top_topic"]