pedrosgmagalhaes / drex_smartcontracts

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.
Other
49 stars 15 forks source link

Task: Development of Smart Contracts in Solidity using ABI provided by Central Bank #4

Open pedrosgmagalhaes opened 1 year ago

pedrosgmagalhaes commented 1 year ago

User Story:

As a Blockchain Developer, I want to create a smart contract using the Application Binary Interface (ABI) provided by the Central Bank in the repository at https://github.com/bacen/pilotord-kit-onboarding/tree/main/abi, So that I can help facilitate secure, self-executing contracts in our financial system and strengthen our open-source community.

Acceptance Criteria:

Notes: