Ganache - kukgini/blockchain GitHub Wiki

Description

이전 이름은 TestRPC 였음

개발 단계에서 실제 이더없이 시뮬레이션 테스트 환경을 구성할 수 있게 해주는 툴.

원래 이더리움 메인넷에서 테스트를 하려면 실제 이더가 필요하지만, Ganache 를 사용하면 마이닝 없이 가상환경에서 리소스, 트랜잭션에 대한 제한 없이 이더리움을 만들어내서 테스트를 할 수 있음.

Quickly fire up a personal Ethereum blockchain which you can use to run tests, execute commands, and inspect state while controlling how the chain operates.

References

https://truffleframework.com/ganache