Skip to content

Activity

An ACl based voter system

code-architectpushed 1 commit to main • 7cf37f1…5c8f047 • 
on Apr 16, 2024

created a Solidity function to implement a time-locked contract, whic…

code-architectpushed 1 commit to main • ace239f…7cf37f1 • 
on Apr 16, 2024

check the balance of a given address

code-architectpushed 2 commits to main • 549c652…ace239f • 
on Apr 16, 2024

checking if a given address is a contract or not using inline assembly

code-architectpushed 1 commit to main • e563e9e…549c652 • 
on Apr 16, 2024

Created a full scale ERC20 token and implimentation, written deploy s…

code-architectpushed 1 commit to main • 3af16f6…e563e9e • 
on Mar 27, 2024

created deploy script and API json

code-architectpushed 1 commit to main • dce2238…3af16f6 • 
on Mar 26, 2024

created bank app methods

code-architectpushed 1 commit to main • c36fe7b…dce2238 • 
on Mar 26, 2024

created bank app framework and Guard Check Pattern

code-architectpushed 1 commit to main • 816c569…c36fe7b • 
on Mar 25, 2024

created withdrawal pattern using CrowdFunding

code-architectpushed 1 commit to main • af6d405…816c569 • 
on Mar 24, 2024

Withdrawal Pattern using solidity

code-architectpushed 1 commit to main • 1eba891…af6d405 • 
on Mar 23, 2024

Circut Breaker pattern using solidity

code-architectpushed 1 commit to main • 1dce294…1eba891 • 
on Mar 23, 2024

created a DocumentRegistry smart contract using ACL

code-architectpushed 1 commit to main • fea6e2d…1dce294 • 
on Mar 21, 2024

Created an acl based escrow contract

code-architectpushed 1 commit to main • e6bdcf5…fea6e2d • 
on Mar 21, 2024

Created complete ACL design

code-architectpushed 1 commit to main • 2de314a…e6bdcf5 • 
on Mar 20, 2024

created base of design pattern of Access Control Lists (ACLs)

code-architectpushed 1 commit to main • d212416…2de314a • 
on Mar 20, 2024

created tests to check EVENTS and Conditions

code-architectpushed 1 commit to main • 5faab7b…d212416 • 
on Mar 18, 2024

written tests to check unlock time, the right owner, receive and stor…

code-architectpushed 1 commit to main • 7ff5d2c…5faab7b • 
on Mar 17, 2024

Created signers basic tests

code-architectpushed 1 commit to main • 352de10…7ff5d2c • 
on Mar 17, 2024

bug fixed, make sure not to use the latest version because the plugin…

code-architectpushed 1 commit to main • 7891172…352de10 • 
on Mar 17, 2024

get the full code ERC20 of an address if they have any

code-architectpushed 1 commit to main • 217a492…7891172 • 
on Mar 16, 2024

created Etherscan API based functions

code-architectpushed 1 commit to main • 731afe3…217a492 • 
on Mar 16, 2024

Created ether.js testing file and using etherscan api key to fetch ac…

code-architectpushed 1 commit to main • f94e3ed…731afe3 • 
on Mar 16, 2024

created basic solidity smart contract

code-architectpushed 1 commit to main • 22896cc…f94e3ed • 
on Mar 15, 2024

Create README.md

code-architectpushed 1 commit to main • b52e8f4…22896cc • 
on Mar 7, 2024

written the full ico contract

code-architectpushed 1 commit to main • 34b9bca…b52e8f4 • 
on Mar 6, 2024

creating a Initial Coin Offering, using the erc20_token.sol file

code-architectpushed 1 commit to main • e4546c5…34b9bca • 
on Mar 5, 2024

complete implementation erc20 token(Vanilla)

code-architectpushed 1 commit to main • 0135b0d…e4546c5 • 
on Mar 5, 2024

a functional erc20 token(Vanilla), deploy this in a rinkeby testnet t…

code-architectpushed 1 commit to main • 7864707…0135b0d • 
on Mar 5, 2024

Crowd Funding smart contract complete with emitting events

code-architectpushed 1 commit to main • 310fd80…7864707 • 
on Mar 4, 2024

created makePayment function to check and transfer the amount

code-architectpushed 1 commit to main • 48ff37b…310fd80 • 
on Mar 4, 2024