This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:defact:ethereum:truffle_suite:truffle [2022/02/05 12:52] nick |
dido:public:ra:xapend:xapend.b_stds:defact:ethereum:truffle_suite:truffle [2022/02/06 05:40] (current) nick |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Truffle ====== | + | ====== Tool: Truffle ====== |
| [[dido:public:ra:xapend:xapend.b_stds:defact:ethereum:truffle_suite:start | Return to Truffle Suit]] | [[dido:public:ra:xapend:xapend.b_stds:defact:ethereum:truffle_suite:start | Return to Truffle Suit]] | ||
| Line 11: | Line 11: | ||
| * Automated contract testing for rapid development. | * Automated contract testing for rapid development. | ||
| * Scriptable, extensible deployment & migrations framework. | * Scriptable, extensible deployment & migrations framework. | ||
| - | * Network management for deploying to any number of [[dido:public:ra:1.2_views:3_taxonomic:2_network_access_ctrll:public | Public]] & [[dido:public:ra:1.2_views:3_taxonomic:2_network_access_ctrll:private]] networks. | + | * Network management for deploying to any number of [[dido:public:ra:1.2_views:3_taxonomic:2_network_access_ctrll:public | Public]] & [[dido:public:ra:1.2_views:3_taxonomic:2_network_access_ctrll:private | Private ]] networks. |
| * Package management with EthPM & NPM, using the [[dido:public:ra:xapend:xapend.b_stds:defact:ethereum:eip:erc_0190]] standard. | * Package management with EthPM & NPM, using the [[dido:public:ra:xapend:xapend.b_stds:defact:ethereum:eip:erc_0190]] standard. | ||
| * Interactive console for direct contract communication. | * Interactive console for direct contract communication. | ||