Soltsice generates strongly-typed TypeScript classes for contracts from Truffle artifacts with a single command. Works nice with React + TypeScript (via https://github.com/Microsoft/TypeScript-React-Starter), should work with Angular2 as well since it is pure TS with only Truffle-contract and web3 dependencies.
Soltsice generates strongly-typed TypeScript classes for contracts from Truffle artifacts with a single command. Works nice with React + TypeScript (via https://github.com/Microsoft/TypeScript-React-Starter), should work with Angular2 as well since it is pure TS with only Truffle-contract and web3 dependencies.