Need help writing an ERC-721 (NFT), ERC-1155 (Multi-Token) or  ERC-20 (Coin) based smart-contract?

Tag: smart-contracts

Testing and Auditing Smart Contracts

Testing and Auditing Smart Contracts

Unlike traditional software applications, smart contracts are immutable. When you deploy one onto the blockchain, the action can’t be reversed and the code can’t be changed. This means that if you identify a vulnerability after deployment, it likely can’t be fixed and the loss of funds can be catastrophic. These scenarios are not rare, in […]

Read More

Understanding Multi-sig & MPC Wallets

Understanding Multi-sig & MPC Wallets

Introduction Wallets are a core component to any blockchain. It is the place where digital assets such as cryptocurrencies and NFTs can be transferred to and from. One of the most important questions when choosing a wallet is how can we properly secure it so that your assets remain protected? With browser based wallets like […]

Read More