This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:defact:ethereum:truffle_suite:genache [2022/02/05 08:56] nick created |
dido:public:ra:xapend:xapend.b_stds:defact:ethereum:truffle_suite:genache [2022/02/06 05:40] (current) nick |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Genache ====== | + | ====== Tool: Genache ====== |
| + | [[dido:public:ra:xapend:xapend.b_stds:defact:ethereum:truffle_suite:start | Return to Truffle Suit]] | ||
| **Ganache** is a tool to set up your own local Ethereum blockchain that you can use to deploy and test your [dido:public:ra:xapend:xapend.a_glossary:s:smart_contract]] / [[dido:public:ra:xapend:xapend.a_glossary:d:dapp]] before launching them on an authentic chain. As such, **Ganache** enables developers to avoid paying unnecessary gas fees during the developing process. | **Ganache** is a tool to set up your own local Ethereum blockchain that you can use to deploy and test your [dido:public:ra:xapend:xapend.a_glossary:s:smart_contract]] / [[dido:public:ra:xapend:xapend.a_glossary:d:dapp]] before launching them on an authentic chain. As such, **Ganache** enables developers to avoid paying unnecessary gas fees during the developing process. | ||
| + | Source: [[https://moralis.io/truffle-explained-what-is-the-truffle-suite/]] | ||
| /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||