Welcome to Badger, the no-code platform designed to simplify the deployment and interaction with smart contracts on the EVM compatible blockchains. Our intuitive interface and powerful backend ensure that you can focus on what truly matters - bringing your blockchain ideas to life.
- Token Creation: Users can create FTs and NFTs by interacting with a user-friendly interface.
- EVM Compatibility: Fully compatible with any EVM-based blockchain.
- EIP Standard: Tokens follows the Ethereum Standard.
- Interactivity: Interact with deployed contracts with ease, thanks to our built-in tools.
- User Authentication: Users use their wallet to connect to the platform.
- Token Configuration: Users select the type of token they wish to create and configure its properties.
- Deployment: The tokens are deployed to the Amoy blockchain.
- Management: Users can manage their tokens within the platform.
Provide step-by-step instructions on how to get a development environment running.
git clone https://github.com/JeffreyJoel/badger-evm.git
cd badger
npm install
npm run dev
As we move on from the hackathon we plan to add more functionalities like:
- The ability for users dynamically select what features their contract should involve e.g if they want their token burnable, ownable, mintable, e.t.c.
- The ability for users to create
staking
contract,governance
contract and more. - Badger Sdk for developers to create and build, deploy smart contract on polkadot using languages like JavaScript, TypeScript, and C#.
We believe that this tool will be great for onboarding more users to the shardeum network.
You can find the Badger smart contracts - HERE
- Encode Team.
Hacked By Team Badger