Activity
created a Solidity function to implement a time-locked contract, whic…
created a Solidity function to implement a time-locked contract, whic…
check the balance of a given address
check the balance of a given address
checking if a given address is a contract or not using inline assembly
checking if a given address is a contract or not using inline assembly
Created a full scale ERC20 token and implimentation, written deploy s…
Created a full scale ERC20 token and implimentation, written deploy s…
created deploy script and API json
created deploy script and API json
created bank app framework and Guard Check Pattern
created bank app framework and Guard Check Pattern
created withdrawal pattern using CrowdFunding
created withdrawal pattern using CrowdFunding
Withdrawal Pattern using solidity
Withdrawal Pattern using solidity
Circut Breaker pattern using solidity
Circut Breaker pattern using solidity
created a DocumentRegistry smart contract using ACL
created a DocumentRegistry smart contract using ACL
Created an acl based escrow contract
Created an acl based escrow contract
Created complete ACL design
Created complete ACL design
created base of design pattern of Access Control Lists (ACLs)
created base of design pattern of Access Control Lists (ACLs)
created tests to check EVENTS and Conditions
created tests to check EVENTS and Conditions
written tests to check unlock time, the right owner, receive and stor…
written tests to check unlock time, the right owner, receive and stor…
Created signers basic tests
Created signers basic tests
bug fixed, make sure not to use the latest version because the plugin…
bug fixed, make sure not to use the latest version because the plugin…
get the full code ERC20 of an address if they have any
get the full code ERC20 of an address if they have any
created Etherscan API based functions
created Etherscan API based functions
Created ether.js testing file and using etherscan api key to fetch ac…
Created ether.js testing file and using etherscan api key to fetch ac…
created basic solidity smart contract
created basic solidity smart contract
written the full ico contract
written the full ico contract
creating a Initial Coin Offering, using the erc20_token.sol file
creating a Initial Coin Offering, using the erc20_token.sol file
complete implementation erc20 token(Vanilla)
complete implementation erc20 token(Vanilla)
a functional erc20 token(Vanilla), deploy this in a rinkeby testnet t…
a functional erc20 token(Vanilla), deploy this in a rinkeby testnet t…
Crowd Funding smart contract complete with emitting events
Crowd Funding smart contract complete with emitting events
created makePayment function to check and transfer the amount
created makePayment function to check and transfer the amount