embark/packages/stack/contracts-manager
Jonathan Rainville 2e8b2554df feat(@embark/contracts): add proxyFor property for contracts
Requested here https://github.com/embarklabs/embark/issues/1689
Adds proxyFor to contracts that merges the ABI of the parent
contract to the child (proxy)  contract so that the proxy can use
the methods of the parent but is deployed as itself
2020-02-14 08:27:34 -05:00
..
src feat(@embark/contracts): add proxyFor property for contracts 2020-02-14 08:27:34 -05:00
.npmrc
CHANGELOG.md chore(prerelease): 5.2.0-nightly.3 2020-02-14 00:14:39 +00:00
README.md chore: update site urls 2020-01-28 12:07:17 -05:00
package.json chore(prerelease): 5.2.0-nightly.3 2020-02-14 00:14:39 +00:00
tsconfig.json
tslint.json

README.md

embark-contracts-manager

Smart contracts manager for Embark

Visit framework.embarklabs.io to get started with Embark.