Skip to content

finentic/finentic-protocol

Repository files navigation

finentic-protocol

Finentic is an open-source project based on Ethereum blockchain platform. This is also is the graduation project of a student at Dong A University, Vietnam. The project was conceived and implemented by Le Tuan Luc.

Testing

npm i
npm run coverage

Repo — Protocol - Coverage

Protocol

Vietnamese Dong

Vietnamese Dong (VND) is a fictional fiat-backed stablecoin launched by the Finentic. VND is an ERC-20 token, the common currency of the Finentic platform specifically for the Vietnamese market. VND can be used for purchases on the Finentic Marketplace and converted from fiat currency via the Finentic Payment Gateway.

Finentic Shared NFT

Finentic Shared NFT (FxNFT) is an ERC-721 token, extended with hashed metadata for each token, and unique and as a result, not interchangeable. Finentic Shared NFT allowing any creator to mint an NFT.

Finentic Token Crowd Sale

Finentic Token Crowd Sale is a base contract for managing a token crowd sale, allowing investors to purchase tokens with ether.

Finentic Marketplace

Finentic Marketplace is an online non-fungible token (NFT) marketplace. The Finentic Marketplace offers a marketplace allowing for non-fungible tokens to be sold through an auction.

Finentic contract deployment addresses

Name Address
ControlCenter 0x63Ed19D06bADBBcBED27343959a10Aff31E73304
VietnameseDong 0x34a25677f3BE20Ec75E0F07472E6b4BE13365691
Shared 0x6fCa3D791aE84333f6CfBa97518E201C6DFD4830
Collection 0x16955BC17a69F75F808A57177705Cf81b2D5C492
CollectionFactory 0xaf18dAB0b3f2B412c4176e95bA65000dd2bb0a66
Treasury 0x581cfE1d12b36f20e441C196011275Ca72a09977
Marketplace 0xf21eF335872bfA200066335C9883Eeb325175f54

License

This project is open-sourced software licensed under the GPL-3.0 License. See the LICENSE file for more information.