Note:
<example>is meant to denote text replaced by you (including brackets).
// global dependencies
npm install -g knex| pragma solidity ^0.4.22; | |
| contract ERC20Basic { | |
| string public constant name = "ERC20Basic"; | |
| string public constant symbol = "BSC"; | |
| uint8 public constant decimals = 18; | |
| event Approval(address indexed tokenOwner, address indexed spender, uint tokens); |
Picking the right architecture = Picking the right battles + Managing trade-offs
| // Step 1: Setup Folders | |
| // Create an actions and a reducers folder. Then add an index.js file in both folders. | |
| // Required dependency installs: axios, redux, react-redux, redux-thunk | |
| ************************************************ | |
| // Step 2: Create Redux Config File | |
| // @ Root of application create a <config>.js file. | |
| import { createStore } from 'redux'; |
| Verifying my Blockstack ID is secured with the address 19wd17GwiDvZbkqdNM7jYB1XVYqWNUbXGH https://explorer.blockstack.org/address/19wd17GwiDvZbkqdNM7jYB1XVYqWNUbXGH |
| The MIT License (MIT) | |
| Copyright (c) 2015 Justin Perry | |
| Permission is hereby granted, free of charge, to any person obtaining a copy of | |
| this software and associated documentation files (the "Software"), to deal in | |
| the Software without restriction, including without limitation the rights to | |
| use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of | |
| the Software, and to permit persons to whom the Software is furnished to do so, | |
| subject to the following conditions: |