Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/code-architect/solidity-programming
A collection of solidity based projects
https://github.com/code-architect/solidity-programming
dex erc20 erc20-smart-contract erc721 erc721-tokens ethereum ethereum-contract ethersjs hardhat ipfs remix smart-contracts solidity
Last synced: 2 days ago
JSON representation
A collection of solidity based projects
- Host: GitHub
- URL: https://github.com/code-architect/solidity-programming
- Owner: code-architect
- Created: 2024-02-19T14:53:45.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-16T19:05:05.000Z (8 months ago)
- Last Synced: 2024-11-09T19:28:24.425Z (about 1 month ago)
- Topics: dex, erc20, erc20-smart-contract, erc721, erc721-tokens, ethereum, ethereum-contract, ethersjs, hardhat, ipfs, remix, smart-contracts, solidity
- Language: Solidity
- Homepage:
- Size: 541 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solidity Programming
These are some of the **Projects** which I have faced in the last few years. I am not writing exactly but similarly to keep a document and also to share with fellow developers. Please feel free to point out any mistakes you find.### Project Details
[Ether.js Implementation](https://github.com/code-architect/solidity-programming/tree/main/EthersJS)
[Hardhat Testing](https://github.com/code-architect/solidity-programming/tree/main/hardhat-testing)
[Solidity Design Patterns](https://github.com/code-architect/solidity-programming/tree/main/solidity-design-pattern)