An open API service indexing awesome lists of open source software.

https://github.com/victorchepkasov/crypto-promissory

Electronic version of promissory note (wechsel)
https://github.com/victorchepkasov/crypto-promissory

brownie brownie-eth decentralized defi nft python-blockchain solidity solidity-contracts

Last synced: 3 months ago
JSON representation

Electronic version of promissory note (wechsel)

Awesome Lists containing this project

README

        

# Crypto-promissory
Registration of crypto-promissory. Issuing NFT at issuance, storing the promissory note token in IPFS, transferring promissory note obligations and burning of the token upon redemption.

Powered by Ethereum platform
## Developer stack
`solidity ^0.8.7`
`@openzeppelin/[email protected]`
`python 3.10.12`
`pip 23.0.1`
`eth-brownie 1.19.3`
`pytest 6.2.5`
`ganache 7.7.7`
`testnet sepolia`
`ipfs api pinata`
### Environment
`PRIVATE_KEY` - private keys from metamask account
`WEB3_INFURA_PROJECT_ID` - for Infura
`PINATA_API_KEY` and `PINATA_API_SECRET` - to interact with API Pinata