Skip to content

Take a first baby mini step into Solidity by building a simplified ERC20 token.

Notifications You must be signed in to change notification settings

0xV4L3NT1N3/apubcc-sparkathon-solidity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

APUBCC Sparkathon Solidity

Take a first baby mini step into Solidity by building a simplified ERC20 token, built with love for APU BCC Sparkathon.

Using These Samples

  1. Open up Remix, a no install Ethereum development environment in your browser.
  2. Copy the Solidity code samples. compile and then deploy the sample contracts.
  3. Interact with the contract's functions under the Deployed Contracts tab.

Demo Contracts

HelloWorld.sol - Everyone has to start somewhere ¯_(ツ)_/¯
Token.sol - A simplified version of an ERC20 token, the building blocks to DeFi.

It's Not Working

I might see Twitter messages better on @0xV4L3NT1N3.

About

Take a first baby mini step into Solidity by building a simplified ERC20 token.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published