Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janijegoroff/solidity-unit-testing-basics
Basic smart contract unit testing examples in Solidity using Truffle, Hardhat and Foundry.
https://github.com/janijegoroff/solidity-unit-testing-basics
blockchain ethereum evm foundry hardhat javascript nft smart-contracts solidity truffle unit-testing
Last synced: about 2 months ago
JSON representation
Basic smart contract unit testing examples in Solidity using Truffle, Hardhat and Foundry.
- Host: GitHub
- URL: https://github.com/janijegoroff/solidity-unit-testing-basics
- Owner: JaniJegoroff
- Created: 2022-11-06T20:16:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-18T10:25:57.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T10:55:43.921Z (3 months ago)
- Topics: blockchain, ethereum, evm, foundry, hardhat, javascript, nft, smart-contracts, solidity, truffle, unit-testing
- Language: JavaScript
- Homepage:
- Size: 487 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# solidity-unit-testing-basics
Basic smart contract unit testing and deployment examples using Truffle, Hardhat and Foundry.