The whole DAO has 13 contracts. In Rust tests we have a script to deploy all contract and set proper permissions. It is defined here: https://github.com/make-software/dao-contracts/blob/develop/dao-contracts/tests/common/mod.rs#L90
Using the generic client create a deployment script in JS, that is able to deploy contarcts to the given livenet.
The whole DAO has 13 contracts. In Rust tests we have a script to deploy all contract and set proper permissions. It is defined here: https://github.com/make-software/dao-contracts/blob/develop/dao-contracts/tests/common/mod.rs#L90
Using the generic client create a deployment script in JS, that is able to deploy contarcts to the given livenet.