Skip to content

Chives Light Node 0.1.6

Choose a tag to compare

@chives-network chives-network released this 12 May 09:19
· 128 commits to main since this release

##Chives Light Node
How to use Chives Light Node mining?
1 Running Chives Light Node
2 Create Wallet
3 Get some coin from Faucet
4 Register your public ip and port when blockchain data is synced
5 Get your rewards every week or day

##Update
1 Fixed several bugs in data synchronization, and now it can run uninterrupted for a long time.
2 Added AI painting function
3. Changed the data synchronization mechanism and algorithm. Currently, Express’s customized task mechanism is directly used to synchronize data.
4 Modified the structure of the TX table and the query mechanism, and fixed the problem of the TX module opening very slowly when the amount of data is large.
5 Fixed the statistical problem of node data
6 Chives Light Node support Ubuntu 22.04 (Not support 20.04)
7 Update the local api for frontend

##Next Version Functions
1 Added AI chat function, supporting Chatgpt, Gemini, Deepseek and other models. This function will be free to use.
2 Support AI workflow and enterprise knowledge base
AI flow design
3 Connect to Telegram and Discord (will consume some XWE)

##How to install Chivesweave Light Node on Ubuntu 22.04?
1 download the chives-light-node_0.1.6_amd64.deb file
2 sudo dpkg -i chives-light-node_0.1.6_amd64.deb
3 chives-light-node
4 install finished, and then select storage dir and start Chivesweave Light Node.
5 Chivesweave Light Node use the 1985 port and same to mining node's port, so can not running on the mining machine.

Mining Node Github: https://github.com/chives-network/Chivesweave
Web Wallet: https://wallet.chivesweave.org/
Chives Drive https://drive.chivesweave.org/
Explorer: https://explorer.chivesweave.org/
Website: https://chivesweave.org/
Welcome join!

Discord: https://discord.com/invite/8KrtgBRjZn

Chivesweave Team