All public logs
Combined display of all available logs of Chainlink Community Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:28, 1 July 2022 Devtrace talk contribs created page Tendermint Deployments (Created page with "First, we need to clone the Chainlink Terra repository. <code>git clone https://github.com/smartcontractkit/chainlink-terra.git</code> Then we'll navigate into that newly downloaded directory <code> cd chainlink-terra</code> Next, we will create a <code>.env</code> file <code>touch .env</code> and update it with our 12 pnemonic words <code>nano .env</code> `MNEMONIC=your twelve words` Then we will want to build gauntlet <code>yarn</code> To test/confirm o...")