10000 GitHub - shape-network/otom-contracts
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

shape-network/otom-contracts

Repository files navigation

OTOM by Kjetil Golid

OTOM lets you create and experiment with particles we call otoms.

Foundry

Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.

Foundry consists of:

  • Forge: Ethereum testing framework (like Truffle, Hardhat and DappTools).
  • Cast: Swiss army knife for interacting with EVM smart contracts, sending transactions and getting chain data.
  • Anvil: Local Ethereum node, akin to Ganache, Hardhat Network.
  • Chisel: Fast, utilitarian, and verbose solidity REPL.

Documentation

https://book.getfoundry.sh/

Usage

Install

$ forge soldeer install

Build

$ forge build

Test

$ forge test

Help

$ forge --help
$ anvil --help
$ cast --help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0