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
{{ message }}
This repository was archived by the owner on Aug 2, 2021. It is now read-only.
The bridge to run these contracts is through generating go-bindings from these contracts.
This issue is about generating these go-bindings and integrate them into the go codebase.
Familiarize with the tools needed, standardize the process if smart contracts are being updated, propose tooling and development process improvements to create a smooth workflow for generating and integrating go-bindings
The Swarm incentives layer runs with a set of smart contracts. These smart contracts are implemented and maintained in the https://github.com/ethersphere/swap-swear-and-swindle repo.
The bridge to run these contracts is through generating go-bindings from these contracts.
This issue is about generating these go-bindings and integrate them into the go codebase.
Familiarize with the tools needed, standardize the process if smart contracts are being updated, propose tooling and development process improvements to create a smooth workflow for generating and integrating go-bindings