threefoldtech / web3gw

Proxy for the web3 world
Apache License 2.0
1 stars 1 forks source link

fix structure 3bot #162

Closed despiegk closed 11 months ago

despiegk commented 1 year ago

development_integration

todo

make sure following concepts are used for the V code

despiegk commented 1 year ago

would be better to use branch 'development' and let everyone use bring current development on main

brandonpille commented 1 year ago

I merged development into main. What happens with the development_integration branch now?

brandonpille commented 1 year ago

I have a question for the solutions. They should be defined on the V side and not on the go code? I'm just wondering why exactly? Because that means that people who are not interested in the V code will not be able to use that.

brandonpille commented 1 year ago

The w3gw SAL should be one class with all functions? No separating into clients?