• Stars
    star
    47
  • Rank 601,014 (Top 12 %)
  • Language
    JavaScript
  • License
    Other
  • Created about 1 year ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This GitHub repository contains the smart contract implementation of the Drex Central Bank Digital Currency (CBDC) using Solidity. The contract provides functionalities for managing the digital currency, including minting, transferring, burning, freezing, and checking balances.

More Repositories

1

drex-hyperledger-besu-deployer

The `drex-hyperledger-besu-deployer` is a tool designed to streamline the process of building and deploying nodes for a Hyperledger Besu network. This tool is inspired by Drex, a Central Bank Digital Currency (CBDC) infrastructure from Brazil. It enables users to deploy a similar network in seconds.
Shell
8
star
2

reentrancy_attack_example

This repository illustrates a reentrancy attack on Ethereum smart contracts using Solidity and Hardhat for testing. Created by Pedro Magalhães of Iora Labs.
JavaScript
7
star
3

openai_medium_automatic_posts

The OpenAI Medium Automatic Posts app is a tool that allows users to automatically generate articles and publish them to Medium using the OpenAI API. The app fetches RSS feeds from a list of specified blogs, generates a title, content, and image for each article using the OpenAI API, and then creates a new post on Medium with the generated content.
JavaScript
6
star
4

frontrunning_attack

A simplified demonstration of an Ethereum front-running attack simulation, implemented in Solidity and tested using the Hardhat development environment. This educational project helps in understanding the concept and potential risk of front-running attacks in Ethereum blockchain.
JavaScript
2
star
5

imovel_marketplace

O `ImovelMarketplace` é um contrato inteligente desenvolvido em Solidity para o Ethereum que permite que os usuários listem imóveis para venda ou aluguel, comprem imóveis ou aluguem por um determinado número de dias.
JavaScript
2
star
6

swap_tokens_forking_mainnet

"swap_tokens_forking_mainnet" is a Node.js application that performs token swaps on Ethereum's mainnet by forking it through Hardhat Network. The application makes use of the Uniswap protocol to swap Ethereum wrapped Ether (WETH) for Tether (USDT).
JavaScript
1
star