Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Fuse studio is aimed to launch DeFi communities on Fuse network. The community c
- Entities List contract to store community members and their roles
- Community ERC20 token on Fuse network with transfer rules
- ERC20 token on Ethereum. That's the token that the user issues part of the community deploy process
- [Multitoken bridge](https://github.com/fuseio/bridge-contracts) - to minimize friction and costs we extended the POA ERC20-ERC20 bridge contract to many-ERC20-to-many contract.
- [Multitoken bridge](https://docs.fuse.io/docs/developers/important-smart-contracts/major-deployed-contracts) - to minimize friction and costs we extended the POA ERC20-ERC20 bridge contract to many-ERC20-to-many contract.

# Plugins
The plugins are used to customise the community to your special needs. They can be smart contracts, backend services or the integration of two. The available plugins now are:
Expand Down