Skip to content

Beta 0.7.3

Choose a tag to compare

@dr-frmr dr-frmr released this 14 May 17:53
· 1768 commits to main since this release
eec1581
Screenshot 2024-05-08 at 2 38 11 PM

Contains an important bugfix for the ETH provider runtime module and a number of frontend improvements.

To run the binary, you must indicate where the home folder for the node will be. You may also optionally specify your HTTP port. The default if unspecified is 8080. Here's an example:

./kinode home/mynodename
For developers, make sure to follow the instructions for 0.7.0 if upgrading from 0.6.x or earlier: https://github.com/kinode-dao/kinode/releases/tag/v0.7.0

What's Changed

Full Changelog: v0.7.2...v0.7.3